MapsIndoors iOS SDK V3
|
#include <MPFloorSelectorProtocol.h>
Instance Methods | |
(void) | - setFloor: |
(void) | - updateFloors: |
(void) | - deactivate |
Properties | |
id< MPFloorSelectorDelegate > | delegate |
|
required |
|
required |
Set floor level.
floor | The floor to switch to. |
|
required |
Update the floor selector based on a building.
building | The building that the floor selector should reflect. |
|
readwriterequirednonatomicweak |
Delegate object to hold the floor change event method.