Represents a searchable item which can be found with SYFlatDataSearch.
More...
#import <SYSearch.h>
|
| ((unavailable("Use init with parameters instead.") | + __attribute__ |
| |
Represents a searchable item which can be found with SYFlatDataSearch.
◆ initWithTitle:
| - (nonnull instancetype) initWithTitle: |
|
(nonnull NSString *) |
title |
|
◆ initWithTitle:subtitle:location:payload:
| - (nonnull instancetype) initWithTitle: |
|
(nonnull NSString *) |
title |
| subtitle: |
|
(nullable NSString *) |
subtitle |
| location: |
|
(nullable SYGeoCoordinate *) |
location |
| payload: |
|
(nullable NSObject *) |
payload |
|
|
| |
◆ __attribute__ [1/2]
| - ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ __attribute__ [2/2]
| + ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ title
◆ subtitle
◆ location
◆ payload
Any useful object associated with this exact searchable item.
The documentation for this class was generated from the following file: