Whats the difference between frame and bounds?



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

Post New Answer

More Apple iOS Interview Questions

Define ipa?

1 Answers  


What is cocoa touch framework in ios?

1 Answers  


Can java run on ios?

1 Answers  


How do I get ios 13?

1 Answers  


What is 'private', 'protected' and 'public' ?

1 Answers  


What is the difference between inheritance and category?

1 Answers  


How will you implement sets and the intersection operation? Complexity?

1 Answers  


 An app is loaded into memory but is not executing any code. In which state will be in?

1 Answers  


. Why an app on iOS device behaves differently when running in foreground than in background? 

1 Answers  


What is retain counts?

1 Answers  


What framework is used to construct application's ios user interface?

1 Answers  


What is the mean of not running state in ios?

1 Answers  


Categories