---
title: UITextAlternativeStyle.none
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextalternativestyle/none
---

# UITextAlternativeStyle.none

A constant that indicates that the text input shouldn’t highlight alternatives because the input text is expected to be correct.

## Declaration

```swift
case none
```

## See Also

### Constants

- [UITextAlternativeStyle.lowConfidence](uikit/uitextalternativestyle/lowconfidence.md)
