---
title: preferredSize
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextformattingviewcontroller/component/preferredsize
---

# preferredSize

Specifies preferred size of the component in text formatting view.

## Declaration

```swift
var preferredSize: UITextFormattingViewController.ComponentSize { get }
```
