invalidate
Invalidates all currently shown ranges.
Declaration
- (void) invalidate;Discussion
Calling this method causes the system find panel to update its current state, and might trigger a new search using performTextSearchWithQueryString:usingOptions:resultAggregator: immediately after.