---
title: UITextSearchFoundTextStyle.highlighted
framework: uikit
role: symbol
role_heading: Case
path: uikit/uitextsearchfoundtextstyle/highlighted
---

# UITextSearchFoundTextStyle.highlighted

A style that indicates the text is a highlighted match.

## Declaration

```swift
case highlighted
```

## See Also

### Constants

- [UITextSearchFoundTextStyle.normal](uikit/uitextsearchfoundtextstyle/normal.md)
- [UITextSearchFoundTextStyle.found](uikit/uitextsearchfoundtextstyle/found.md)
