Whats the difference between frame and bounds?
Answer / maanya
The frame of a view is the rectangle, expressed as a location (x,y) and size (width,height) relative to the superview it is contained within. The bounds of a view is the rectangle, expressed as a location (x,y) and size (width,height) relative to its own coordinate system (0,0).
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I get ios 13?
What is the difference between inheritance and category?
Explain commonly used third party libraries
What is use of nsoperation?
Explain the difference between stack and heap memory?
What is latest xcode version?
Do you know what are layer objects and what do they represent?
What is @dynamic in objective-c ?
Which JSON framework is supported by iOS?
Please explain what is difference strong and weak reference?
Which all frameworks you worked in ios ?
What are the steps you must follow to configure your computer and development device for iphone development?