---
title: presentationIntent
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiwritingtoolsresultoptions/presentationintent
---

# presentationIntent

implies RichText, List, and Table, and Writing Tools may provide text with presentation intent attributes. Writing Tools will use NSPresentationIntent instead of NSTextList and NSTextTable to represent lists and tables.

## Declaration

```swift
static var presentationIntent: UIWritingToolsResultOptions { get }
```
