iOS Developer Question:
What framework is used to construct application’s iOS User Interface?
Answer:
The UIKit framework is the Framework that is used to develop application’s User Interface for iOS. UIKit framework provides Views, Drawingg Model, Controls, Event Handling, Windows specifically designed for a touch screen interface.
Previous Question | Next Question |
Does iOS supports Multi-Tasking functionality? | Please explain what is difference strong and weak reference? |