invalidateFoundResults()
Invalidates the found ranges and updates the system find panel.
Declaration
func invalidateFoundResults()Discussion
If the searchText for the find interaction is non-empty, a call to this method this triggers a call to performSearch(query:options:) immediately after to begin a new search.