---
title: "Name the framework that is used to construct application’s user interface for iOS."  
description: "Name the framework that is used to construct application’s user interface for iOS."  
author: "Tarun Kumar"  
published: 2015-08-10  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/12769/name-the-framework-that-is-used-to-construct-application-s-user-interface-for-ios  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# Name the framework that is used to construct application’s user interface for iOS.

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.

## Answers

### Answer by Tarun Kumar

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.


---

Original Source: https://www.mindstick.com/interview/12769/name-the-framework-that-is-used-to-construct-application-s-user-interface-for-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
