Answer Posted / maanya
Views along with controls are used to provide visual representation of the app content. View is an object that draws content in a designated rectangular area and it responds to events within that area.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how to delete images in ios?
How to implement "load more" using nsfetchedresultscontroller?
What is difference between performblock: and performblockandwait:?
Explain what is a class?
What is mvc and mvvm in ios?
Enlist frameworks for cocoa touch?
What is iphone sdk?
Why do we override drawrect: method? How to explicitly call it?
What are the steps you must follow to configure your computer and development device for iphone development?
What is the benefit of setting reuseidentifier to a non-nil value?
How to set your application id after becoming a member of iphone developer program?
What is difference between synchronous and asynchronous in web request in iOS operating system?
What are the ways to store data localy on iphone device?
What is difference between 'protocol' and 'delegate'?
Why is iboutlet weak?