---
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: "David Miller"  
published: 2015-02-04  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2324/name-the-framework-that-is-used-to-construct-application-s-user-interface-for-ios  
category: "iphone"  
tags: ["ios"]  
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 David Miller

**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/2324/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.
