---
title: "What is IBOutlet in iOS?"  
description: "What is IBOutlet in iOS?"  
author: "Sunil Singh"  
published: 2015-04-27  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/2447/what-is-iboutlet-in-ios  
category: "iphone"  
tags: ["iphone", "ios", "ipad"]  
reading_time: 1 minute  

---

# What is IBOutlet in iOS?

IBOutlet is a macro defined to denote variables and methods that can be referred to in Interface Builder.

## Answers

### Answer by Sunil Singh

IBOutlet is a macro defined to denote variables and methods that can be referred to in Interface Builder.


---

Original Source: https://www.mindstick.com/interview/2447/what-is-iboutlet-in-ios

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
