Let me try to explain it. Please tell me if I am wrong. I am just 70% sure about it.
Like I understand it, an UIView has a frame and an bounds rectangle. The job of
A view's Frame: the position and size of a rectangle inside the superview where the view will fill.
A view's Bound: the position and size of a rectangle inside the view itself.