. 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 is view object in ios?
Differentiate 'app id' from 'bundle id'.
What is nsfetchedresultscontroller? How do you turn on content monitoring?
What json framework is supported by ios (iphone os)?
Can you please explain the difference between frame and bounds?
What is the difference strong and weak reference?
What is synchronized() block in objective c? What is the use of that?
What is closures in ios?
Who developed ios?
What is protocol in ios swift?
How to do upload of large sized video file to server ? while uploading user presses “Homebutton” How long will execute?
What is singleton design pattern in ios?