I want to know what is the difference between \'frame\' and \'bound\' property of UIView. I get the same results using both properties. I can not figure out the difference b
This is covered in the documentation. The frame and bounds are two different coordinate systems.