What’s the difference between bounds and frame? In fact, why does ‘bounds’ even exist? The size of ‘bounds’ is equal to the frame’s size, and the bound’s origin should always be 0,0.
What’s the difference between bounds and frame? In fact, why does ‘bounds’ even exist?
Share
From the View and Window Architecture Programming Guide for iOS:
Here is a good visualization of that explanation: