---
title: "What is the use of UIImagePickerController in iOS?"  
description: "What is the use of UIImagePickerController in iOS?"  
author: "Tarun Kumar"  
published: 2015-10-06  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/22856/what-is-the-use-of-uiimagepickercontroller-in-ios  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# What is the use of UIImagePickerController in iOS?

UIImagePickerController is a class of iOS library, it is a user interface that manages the user interaction with the camera and photo library.

## Answers

### Answer by Tarun Kumar

UIImagePickerController is a class of iOS library, it is a user interface that manages the user interaction with the camera and photo library.


---

Original Source: https://www.mindstick.com/interview/22856/what-is-the-use-of-uiimagepickercontroller-in-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
