UITextSearchAggregator
The methods you use on a find session’s aggregator to collect matching text ranges for a search.
Declaration
@protocol UITextSearchAggregator <NSObject>Overview
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.