---
title: UITextStorageDirection.forward
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextstoragedirection/forward
---

# UITextStorageDirection.forward

Storage of the text in a forward direction.

## Declaration

```swift
case forward
```

## See Also

### Constants

- [UITextStorageDirection.backward](uikit/uitextstoragedirection/backward.md)
