Name the framework that is used to construct application’s user interface for iOS.
3277
10-Aug-2015
Updated on 21-Sep-2020
Tarun Kumar
10-Aug-2015The 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.