Base class for all search results.
More...
#import <SYSearchResult.h>
Base class for all search results.
◆ type
- (SYSearchResultType) type |
|
readnonatomicassign |
Object type of the result. Check the all available SYSearchResultType for more info.
◆ distance
Distance from requested search location in meters.
◆ title
◆ subtitle
Additional text description.
◆ mismatchedWords
- (NSArray<NSString*>*) mismatchedWords |
|
readwritenonatomicstrong |
All strings from search query which were not matched in the result.
The documentation for this class was generated from the following file: