MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Instance Methods | Properties | List of all members
MPLocationProperty Class Reference

#include <MPLocationProperty.h>

Inheritance diagram for MPLocationProperty:

Instance Methods

(nullable instancetype) - initWithValue:andType:
 

Properties

NSString * propertyType
 
NSObject * propertyValue
 

Detailed Description

Creates a location property, holding a type identifier and a value

Method Documentation

◆ initWithValue:andType:

- (nullable instancetype) initWithValue: (nullable NSObject *) value
andType: (nullable NSString *) type 

Initialization that takes a type identifier and a value

Property Documentation

◆ propertyType

- (NSString*) propertyType
readwritenonatomicstrong

◆ propertyValue

- (NSObject*) propertyValue
readwritenonatomicstrong