. Name the framework that is used to construct application’s user interface for iOS.
Answer / 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 |
Explain application states
What is nsoperation and nsoperationqueue?
What is a serial queue?
If you run an application on device , which has location services.Which location it will show first ?
What is an ios framework?
What is meaning of 'synthesize' keyword ?
Who calls the main function of app during the app launch cycle in ios?
How to register as a iphone developer?
List the devices compatible with ios 11? : IOS Architect
what’s accessibilityhint?
Explain UIView life cycles
Tell me what is fast enumeration?