hit counter

Timeline

My development logbook

Some Note on Frame vs Bounds

The frame property contains the frame rectangle, which specifies the size and location of the view in its superview’s coordinate system.

The center property contains the known center point of the view in the superview’s coordinate system.

The bounds property contains the bounds rectangle, which specifies the size of the view (and its content origin) in the view’s own local coordinate syst