Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCFloorSelectorViewConfig.h
Go to the documentation of this file.
1
//
2
// NCFloorSelectorViewConfig.h
3
// Configuration for NCFloorSelectorView widget
4
//
5
6
#import <UIKit/UIKit.h>
7
8
NS_ASSUME_NONNULL_BEGIN
9
23
@interface
NCFloorSelectorViewConfig
: NSObject
24
25
@property
(nonatomic, strong, nullable) UIColor *
accentColor
;
26
@property
(nonatomic, strong, nullable) UIColor *
textColor
;
27
@property
(nonatomic, strong, nullable) UIColor *
buttonBackgroundColor
;
28
@property
(nonatomic, assign) UIEdgeInsets
insets
;
29
30
+ (instancetype)
defaultConfig
;
31
32
@end
33
34
NS_ASSUME_NONNULL_END
com
navigine
idl
objc
widgets
NCFloorSelectorViewConfig.h
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2