MapsIndoors iOS SDK V3
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Instance Methods | List of all members
<MPFloorSelectorDelegate> Protocol Reference

#include <MPFloorSelectorProtocol.h>

Inheritance diagram for <MPFloorSelectorDelegate>:
MPMapControl

Instance Methods

(void) - floorHasChanged:
 

Detailed Description

Delegate protocol specification to hold the floor change event.

Method Documentation

◆ floorHasChanged:

- (void) floorHasChanged: (nonnull NSNumber *) floorIndex
required

Floor change event method. Must be implemented by delegate object.