---
title: content
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextitem/content-swift.property
---

# content

The content type and related value of the text item.

## Declaration

```swift
@MainActor @preconcurrency var content: UITextItem.Content { get }
```

## See Also

### Specifying the content type

- [UITextItem.Content](uikit/uitextitem/content-swift.enum.md)
