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

# UITextInlinePredictionType.yes

A constant that turns on inline text predictions.

## Declaration

```swift
case yes
```

## See Also

### Constants

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