9 #import <Foundation/Foundation.h>
10 #import <UIKit/UIKit.h>
66 @property (nonatomic, strong) UIColor *backgroundColor;
71 @property (nonatomic, strong) UIImage *backgroundIcon;
75 @property (nonatomic, strong) UIColor *guideInfoTextColor;
78 @property (nonatomic, strong) UIColor *yaWingInfoTextColor;
86 @property (nonatomic, strong) UIColor *backgroundColor;
89 @property (nonatomic, assign) BOOL hideLocation;
96 @property (nonatomic, assign) BOOL tabBarHidden;
99 @property (nonatomic, strong) UIColor *backgroundColor;
104 @property (nonatomic, strong) UIImage *backgroundIcon;
107 @property (nonatomic, strong) UIImage *exitIcon;
110 @property (nonatomic, strong) UIImage *exitARIcon;
113 @property (nonatomic, strong) UIColor *seeAllTextColor;
116 @property (nonatomic, strong) UIColor *remainInfoTextColor;
119 @property (nonatomic, strong) UIColor *goOnTextColor;
127 @property (nonatomic, assign) BOOL hideCalorie;
130 @property (nonatomic, strong) UIImage *backgroundImage;
137 @property (nonatomic, assign) BOOL showSmallMapViewByDefault;
140 @property (nonatomic, assign) BOOL autoSwitchWalkModeByDefault;
147 @property (nonatomic, assign) BOOL hideZoom;
150 @property (nonatomic, strong) UIColor *backgroundColor;
153 @property (nonatomic, strong) UIImage *zoomOutIcon;
156 @property (nonatomic, strong) UIImage *zoomInIcon;
159 @property (nonatomic, strong) UIColor *splitColor;
167 @property (nonatomic, assign) BOOL hideDashboard;
170 @property (nonatomic, strong) UIColor *backgroundColor;
173 @property (nonatomic, strong) UIColor *speedInfoColor;