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

# UITextAlternativeStyle.lowConfidence

A constant that indicates that the text input should highlight alternatives because the input text may be incorrect.

## Declaration

```swift
case lowConfidence
```

## See Also

### Constants

- [UITextAlternativeStyle.none](uikit/uitextalternativestyle/none.md)
