UITextSearchAggregator
The methods you use on a find session’s aggregator to collect matching text ranges for a search.
Declaration
struct UITextSearchAggregator<DocumentIdentifier> where DocumentIdentifier : HashableOverview
To track text ranges that match the search, call these methods on the aggregator for the searchable object implementing the UITextSearching protocol for a UITextSearchingFindSession.