---
title: reverse
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nstextcontentmanager/enumerationoptions/reverse
---

# reverse

Returns whether enumerations start from the end of the text element.

## Declaration

```swift
static var reverse: NSTextContentManager.EnumerationOptions { get }
```
