InterviewSolution
Saved Bookmarks
| 1. |
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. 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. |
|