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