---
title: clipsToBounds
framework: uikit
role: article
role_heading: Article
path: uikit/uilabel-clipstobounds
---

# clipsToBounds

A Boolean value that determines whether subviews are confined to the bounds of the view.

## Overview

Overview UILabel inherits this property from the UIView parent class. This class changes the default value of this property to true.

## See Also

### Accessing additional attributes

- [isUserInteractionEnabled](uikit/uilabel/isuserinteractionenabled.md)
