Answer Posted / 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 |
Post New Answer View All Answers
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
So how is the new look different from the old look?
What is ios deadlock?
What is nsoperation and nsoperationqueue?
What is the protocol in ios?
Explain what is the stack of autorelease pools. How autorelease pool work under the hood?
What is a memory leak ios?
Will iphone 6s get ios 14?
What is use of nsoperation?
What are properties in ios?
What is atomic and nonatomic in iOS operating system? What is run loop in iOS ?
What is gcd in ios swift?
What is dependency management?
What is variable in ios?
What is a weak var?