Level information model.
More...
import com/navigine/idl/objc/widgets/NCFloorSelectorView.h;
Inherits NSObject.
|
| | LevelInfo (String levelId, int sublocationId) |
| |
Level information model.
Floor info model.
Definition at line 11 of file floor_selector_view.dart.
◆ LevelInfo()
| LevelInfo.LevelInfo |
( |
String | levelId, |
|
|
int | sublocationId ) |
◆ itemWithLevelId:sublocationId:()
| instancetype LevelInfo::itemWithLevelId:sublocationId: |
( |
NSString * | levelId, |
|
|
[sublocationId] int32_t | sublocationId ) |
|
staticvirtual |
◆ levelId
| NSString* LevelInfo.levelId |
|
readwritenonatomicstrong |
◆ sublocationId
| int32_t LevelInfo.sublocationId |
|
readwritenonatomicassign |
The documentation for this class was generated from the following files: