. 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 |
What’s the difference between not-running, inactive, active, background and suspended execution states?
What is difference between delegate and datasource in ios?
Explain Appstore uploading process
Can my application have multiple models?
What is strong and weak in ios?
Explain what is iphone reference library?
What framework is used to construct application's ios user interface?
Can we support the same application for iphone 3gs and iphone 5, 6, 7? Why not?
what does @synthesize do?
Enlist frameworks for cocoa touch?
What is a delegate xcode?
What is view controller xcode?