invalidate()
Invalidates all currently shown ranges.
Declaration
func invalidate()Discussion
Calling this method causes the system find panel to update its current state, and might trigger a new search using performTextSearch(queryString:options:resultAggregator:) (Swift) or performTextSearchWithQueryString:usingOptions:resultAggregator: (Objective-C) immediately after.