---
title: "What is View object?"  
description: "What is View object?"  
author: "Sunil Singh"  
published: 2015-04-20  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2406/what-is-view-object  
category: "iphone"  
tags: ["iphone", "ios"]  
reading_time: 1 minute  

---

# What is View object?

Views along with controls are used to provide visual representation of the app content. View is an object that draws content in a designated rectangular area and it responds to events within that area.

## Answers

### Answer by Sunil Singh

Views along with controls are used to provide visual representation of the app content. View is an object that draws content in a designated rectangular area and it responds to events within that area.


---

Original Source: https://www.mindstick.com/interview/2406/what-is-view-object

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
