---
title: clearAllDecoratedFoundText()
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uitextsearching-3wkjv/clearalldecoratedfoundtext()
---

# clearAllDecoratedFoundText()

Clears the style from all found and highlighted results.

## Declaration

```swift
func clearAllDecoratedFoundText()
```

## See Also

### Displaying results

- [decorate(foundTextRange:document:usingStyle:)](uikit/uitextsearching-3wkjv/decorate(foundtextrange:document:usingstyle:).md)
- [willHighlight(foundTextRange:document:)](uikit/uitextsearching-3wkjv/willhighlight(foundtextrange:document:).md)
- [scrollRangeToVisible(_:inDocument:)](uikit/uitextsearching-3wkjv/scrollrangetovisible(_:indocument:).md)
