---
title: reverse
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nsattributedstring/enumerationoptions/reverse
---

# reverse

Causes the enumeration to occur in reverse.

## Declaration

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

## See Also

### Getting the enumeration options

- [longestEffectiveRangeNotRequired](foundation/nsattributedstring/enumerationoptions/longesteffectiverangenotrequired.md)
