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

# reverse

Causes the enumeration to start from the last element.

## Declaration

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

## See Also

### Layout fragment characteristics

- [ensuresExtraLineFragment](appkit/nstextlayoutfragment/enumerationoptions/ensuresextralinefragment.md)
- [ensuresLayout](appkit/nstextlayoutfragment/enumerationoptions/ensureslayout.md)
- [estimatesSize](appkit/nstextlayoutfragment/enumerationoptions/estimatessize.md)
