Contents

allFoundRanges

An ordered set of all the text ranges that match the search.

Declaration

@property (nonatomic, readonly) NSOrderedSet<UITextRange *> * allFoundRanges;

See Also

Tracking search results