---
title: "which framework is used to construct application’s user interface for iOS?"  
description: "which framework is used to construct application’s user interface for iOS?"  
author: "Sunil Singh"  
published: 2015-04-20  
updated: 2020-09-22  
canonical: https://www.mindstick.com/interview/2403/which-framework-is-used-to-construct-application-s-user-interface-for-ios  
category: "iphone"  
tags: ["iphone", "ios"]  
reading_time: 1 minute  

---

# which framework 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 Sunil Singh

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/2403/which-framework-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.
