Warning
This feature is available in the Full MapKit SDK version
MMKSearchPropertiesItem
class MMKSearchPropertiesItem : NSObject |
Single property item.
Summary
Class methods
init(key: String, value: String) |
Properties
var key: String { get } |
var value: String { get } |
Class methods
init(key:value:)
init(key: String, value: String) |
Properties
key
var key: String { get } |
Item key.
value
var value: String { get } |
Item value.