---
title: reverse
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/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](uikit/nstextlayoutfragment/enumerationoptions/ensuresextralinefragment.md)
- [ensuresLayout](uikit/nstextlayoutfragment/enumerationoptions/ensureslayout.md)
- [estimatesSize](uikit/nstextlayoutfragment/enumerationoptions/estimatessize.md)
