MMKSearchProperties
Warning
This feature is available in the Full MapKit SDK version
|
@interface MMKSearchProperties : NSObject |
Generic key-value property storage.
Summary
Class methods
|
+ (nonnull MMKSearchProperties *)propertiesWithItems:(nonnull NSArray<MMKSearchPropertiesItem *> *)items; |
Properties
|
@property (nonatomic, readonly, nonnull) |
Class methods
propertiesWithItems:
|
+ (nonnull MMKSearchProperties *)propertiesWithItems:(nonnull NSArray<MMKSearchPropertiesItem *> *)items; |
Properties
items
|
@property (nonatomic, readonly, nonnull) |
Property list.