import <UIKit/UIKit.h>
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LevelInfo |
| Level information model. More... | |
| class | NCFloorSelectorView |
| Vertical floor selector for navigation view. Shows available sublocations, scrolls when needed, hides for single-floor cases. More... | |
Typedefs | |
| typedef void(^ | NCFloorSelectorCallback) (int32_t sublocationId) |
| Callback invoked when a floor (sublocation) is selected. | |
| typedef void(^ NCFloorSelectorCallback) (int32_t sublocationId) |
Callback invoked when a floor (sublocation) is selected.
Definition at line 20 of file NCFloorSelectorView.h.