---
title: clearAllDecoratedFoundText
framework: uikit
role: symbol
role_heading: Instance Method
path: uikit/uitextsearching-53wjq/clearalldecoratedfoundtext
---

# clearAllDecoratedFoundText

Clears the style from all found and highlighted results.

## Declaration

```occ
- (void) clearAllDecoratedFoundText;
```

## See Also

### Displaying results

- [decorateFoundTextRange:inDocument:usingStyle:](uikit/uitextsearching-53wjq/decoratefoundtextrange:indocument:usingstyle:.md)
- [willHighlightFoundTextRange:inDocument:](uikit/uitextsearching-53wjq/willhighlightfoundtextrange:indocument:.md)
- [scrollRangeToVisible:inDocument:](uikit/uitextsearching-53wjq/scrollrangetovisible:indocument:.md)
