Warning
This feature is available in the Full MapKit SDK version
MMKSearchReferenceType
@interface MMKSearchReferenceType : NSObject |
The type of reference.
Summary
Class methods
+ (nonnull MMKSearchReferenceType *)referenceTypeWithId:(nonnull NSString *)id |
Properties
@property (nonatomic, readonly, nonnull) NSString *id; |
@property (nonatomic, readonly, nonnull) NSString *scope; |
Class methods
referenceTypeWithId:scope:
+ (nonnull MMKSearchReferenceType *)referenceTypeWithId:(nonnull NSString *)id |
Properties
id
@property (nonatomic, readonly, nonnull) NSString *id; |
Reference ID.
scope
@property (nonatomic, readonly, nonnull) NSString *scope; |
Reference scope.