. Name the framework that is used to construct application’s user interface for iOS.
Answer Posted / maanya
The UIKit framework is used to develop application’s user interface for iOS. UIKit framework provides event handling, drawing model, windows, views, and controls specifically designed for a touch screen interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which app specific objects store the app's content in iOS operating system?
What is reference count in ios?
Garbage collector in iphone?
What three types of navigation styles are used in ios?
What is meaning of 'synthesize' keyword ?
What is thread in ios?
What manual memory management ? How it work?
What is id in ios?
Define ipa?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain each type.
How to parse json?
What are the different store migration options? How do they work?
Which object manage the presentation of app's content on the screen?
What is the biggest change with ios 7?
What is made up of nserror object?