---
title: UITextInlinePredictionType.no
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextinlinepredictiontype/no
---

# UITextInlinePredictionType.no

A constant that turns off inline text predictions.

## Declaration

```swift
case no
```

## See Also

### Constants

- [UITextInlinePredictionType.default](uikit/uitextinlinepredictiontype/default.md)
- [UITextInlinePredictionType.yes](uikit/uitextinlinepredictiontype/yes.md)
