Loading...
Searching...
No Matches
LevelInfo Class Reference

Level information model. More...

import com/navigine/idl/objc/widgets/NCFloorSelectorView.h;

Inherits NSObject.

Public Member Functions

 LevelInfo (String levelId, int sublocationId)
 

Static Public Member Functions

instancetype itemWithLevelId:sublocationId: (NSString *levelId,[sublocationId] int32_t sublocationId)
 

Properties

NSString * levelId
 
int32_t sublocationId
 

Detailed Description

Level information model.

Floor info model.

Definition at line 11 of file floor_selector_view.dart.

Constructor & Destructor Documentation

◆ LevelInfo()

LevelInfo.LevelInfo ( String levelId,
int sublocationId )

Member Function Documentation

◆ itemWithLevelId:sublocationId:()

instancetype LevelInfo::itemWithLevelId:sublocationId: ( NSString * levelId,
[sublocationId] int32_t sublocationId )
staticvirtual

Definition at line 12 of file NCFloorSelectorView.mm.

Property Documentation

◆ levelId

NSString* LevelInfo.levelId
readwritenonatomicstrong

Definition at line 14 of file NCFloorSelectorView.h.

◆ sublocationId

int32_t LevelInfo.sublocationId
readwritenonatomicassign

Definition at line 15 of file NCFloorSelectorView.h.


The documentation for this class was generated from the following files: