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
Check out Apple's guide on View Geometry. They have pretty good examples on what happens when you change bounds and frame values.