---
title: UIWritingToolsBehavior.limited
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiwritingtoolsbehavior/limited
---

# UIWritingToolsBehavior.limited

An option to provide a limited, overlay-panel experience for the text view.

## Declaration

```swift
case limited
```

## See Also

### Getting the writing tools behaviors

- [UIWritingToolsBehavior.none](uikit/uiwritingtoolsbehavior/none.md)
- [UIWritingToolsBehavior.default](uikit/uiwritingtoolsbehavior/default.md)
- [UIWritingToolsBehavior.complete](uikit/uiwritingtoolsbehavior/complete.md)
