Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCFollowMeButtonConfig.m
Go to the documentation of this file.
1
//
2
// NCFollowMeButtonConfig.m
3
//
4
5
#import "
NCFollowMeButtonConfig.h
"
6
7
@implementation
NCFollowMeButtonConfig
8
9
+ (instancetype)
defaultConfig
{
10
NCFollowMeButtonConfig
*config = [[
NCFollowMeButtonConfig
alloc] init];
11
config.
buttonWidth
= 0;
12
config.
buttonHeight
= 0;
13
config.
insets
= UIEdgeInsetsZero;
14
return
config;
15
}
16
17
@end
com
navigine
idl
objc
widgets
NCFollowMeButtonConfig.m
Generated on Thu Apr 16 2026 08:08:54 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2