---
title: UITextItemInteraction.preview
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextiteminteraction/preview
---

# UITextItemInteraction.preview

The user wants to get a preview of the content represented by the text item, such as by initiating a peek and pop on a link.

## Declaration

```swift
case preview
```

## See Also

### Constants

- [UITextItemInteraction.invokeDefaultAction](uikit/uitextiteminteraction/invokedefaultaction.md)
- [UITextItemInteraction.presentActions](uikit/uitextiteminteraction/presentactions.md)
