Mobile Developer Question:
Which framework is used to construct application's user interface for iOS?

Answer:
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.
Previous Question | Next Question |
Which tools required to develop iOS applications? | Tell me the name of that application thread from where UIKit classes should be used? |