---
title: UITextFormattingViewController.TextList
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uitextformattingviewcontroller/textlist
---

# UITextFormattingViewController.TextList

Text formatting text list state.

## Declaration

```swift
struct TextList
```

## Topics

### Initializers

- [init(rawValue:)](uikit/uitextformattingviewcontroller/textlist/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [UITextFormattingViewController.ComponentKey](uikit/uitextformattingviewcontroller/componentkey.md)
- [UITextFormattingViewController.Highlight](uikit/uitextformattingviewcontroller/highlight.md)
- [UITextFormattingViewController.TextAlignment](uikit/uitextformattingviewcontroller/textalignment.md)
