. 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
Explain @synchronized ,@dynamic
How to do upload of large sized video file to server ? while uploading user presses “Homebutton” How long will execute?
What is array in ios?
What is a delegate xcode?
What is weak in ios?
What are the three themes that ios embodies?
Can we support the same application for iphone 3gs and iphone 5, 6, 7? Why not?
What is a thread in ios?
What is cococa and cocoa touch?
What is nslayoutanchor?
Explain app id?
What performance issues can you face when using coredata?
What are the features of ios?
How to de-symbolicate crash log?
Assume that an app is not in foreground but is still executing code. In which state will it be in?