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

# UITextSearchFoundTextStyle.found

A style that indicates the text is a match, but not highlighted.

## Declaration

```swift
case found
```

## See Also

### Constants

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