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

# UITextInlinePredictionType.default

A constant that determines the behavior of inline text predictions according to the context.

## Declaration

```swift
case `default`
```

## See Also

### Constants

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