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