---
title: UITextFormattingViewController.Highlight
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uitextformattingviewcontroller/highlight
---

# UITextFormattingViewController.Highlight

Text formatting highlight state.

## Declaration

```swift
struct Highlight
```

## Topics

### Initializers

- [init(rawValue:)](uikit/uitextformattingviewcontroller/highlight/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.TextAlignment](uikit/uitextformattingviewcontroller/textalignment.md)
- [UITextFormattingViewController.TextList](uikit/uitextformattingviewcontroller/textlist.md)
