. 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
What is ios design?
What is callback in ios?
Can you please explain the difference between frame and bounds?
How you will store user info (username, password or token) securely in ios?
Can you pass same core data objects between different threads and modify?
Difference between categories and extensions?
What are all the newly added frameworks iOS 4.3 to iOS 5.0?
What is suspended state in ios?
What is iphone?
What is fast enumeration in iOS operating system?
What is the purpose of UIWindow object in iOS operating system?
What is Delegation in iOS?
Define autorealease pool?
What is message forwarding?
In iphone development how to import the private key into your keychain?