|
MapsIndoors iOS SDK V3
|
#include <MPLocationProperty.h>
Instance Methods | |
| (nullable instancetype) | - initWithValue:andType: |
Properties | |
| NSString * | propertyType |
| NSObject * | propertyValue |
Creates a location property, holding a type identifier and a value
| - (nullable instancetype) initWithValue: | (nullable NSObject *) | value | |
| andType: | (nullable NSString *) | type |
Initialization that takes a type identifier and a value
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |