Configuration for NCFloorSelectorView widget. Allows customization of styles and layout. More...
#include <com/navigine/idl/objc/widgets/NCFloorSelectorViewConfig.h>
Inherits NSObject.
Class Methods | |
| (instancetype) | + defaultConfig |
Properties | |
| UIColor * | accentColor |
| UIColor * | textColor |
| UIColor * | buttonBackgroundColor |
| UIEdgeInsets | insets |
Configuration for NCFloorSelectorView widget. Allows customization of styles and layout.
Swift code snippet:
Objective C code snippet:
Definition at line 23 of file NCFloorSelectorViewConfig.h.
| + (instancetype) defaultConfig |
Definition at line 9 of file NCFloorSelectorViewConfig.m.
|
readwritenonatomicstrong |
Definition at line 25 of file NCFloorSelectorViewConfig.h.
|
readwritenonatomicstrong |
Definition at line 27 of file NCFloorSelectorViewConfig.h.
|
readwritenonatomicassign |
UIEdgeInsetsZero = use defaults
Definition at line 28 of file NCFloorSelectorViewConfig.h.
|
readwritenonatomicstrong |
Definition at line 26 of file NCFloorSelectorViewConfig.h.