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

# UITextSearchFoundTextStyle.normal

A style that indicates the text isn’t a match.

## Declaration

```swift
case normal
```

## See Also

### Constants

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