---
title: "How would you create your own custom view?"  
description: "How would you create your own custom view?"  
author: "Sunil Singh"  
published: 2015-04-20  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2400/how-would-you-create-your-own-custom-view  
category: "iphone"  
tags: ["iphone", "ios"]  
reading_time: 1 minute  

---

# How would you create your own custom view?

By Subclassing the UIView class.

## Answers

### Answer by Sunil Singh

By Subclassing the UIView class.


---

Original Source: https://www.mindstick.com/interview/2400/how-would-you-create-your-own-custom-view

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
