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

Explain "private", "protected" and "public"?

0 Answers  


In which language ios is written?

0 Answers  


What devices will support ios 7?

0 Answers  


Define 'copy' keyword?

0 Answers  


What manual memory management ? How it work?

0 Answers  






What do you mean by rest?

0 Answers  


What is block in ios objective c?

0 Answers  


What is background state in ios?

0 Answers  


Who developed ios?

0 Answers  


What is the first responder and responder chain?

0 Answers  


What is oops in ios?

0 Answers  


Explain the difference between inheritance and category?

0 Answers  


Categories