Whats fast enumeration? Whats the difference between frame and bounds?
Sigiloso
Frame: UIView Rectangle Coordinates that defines location (x,y) and size (Height and width) relative to its SuperView Bounds: UIView Rectangle Coordinates that defines location (x,y) and size (Height and width) relative to its OwnView