SYSearchResultLabel Class Reference

Class with informations about search result label with matched highlights. More...

#import <SYSearchResult.h>

Inheritance diagram for SYSearchResultLabel:
Collaboration diagram for SYSearchResultLabel:

Properties

NSString * value
 
NSSet< NSValue * > * highlights
 Set of [NSValue valueWithRange:] highlights. More...
 

Detailed Description

Class with informations about search result label with matched highlights.

Property Documentation

◆ value

- (NSString*) value
readwritenonatomicstrong

◆ highlights

- (NSSet<NSValue*>*) highlights
readwritenonatomicstrong

Set of [NSValue valueWithRange:] highlights.


The documentation for this class was generated from the following file: