TuSDKGeeV1Theme Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TuSDKGeeV1Theme.h |
navigationBackgroundColor
导航条背景颜色
@property (nonatomic, retain) UIColor *navigationBackgroundColorDeclared In
TuSDKGeeV1Theme.h
navigationLeftTextColor
导航条左边按钮文本颜色
@property (nonatomic, retain) UIColor *navigationLeftTextColorDeclared In
TuSDKGeeV1Theme.h
navigationRightTextColor
导航条右边按钮文本颜色
@property (nonatomic, retain) UIColor *navigationRightTextColorDeclared In
TuSDKGeeV1Theme.h
navigationTitleTextColor
导航条标题文本颜色
@property (nonatomic, retain) UIColor *navigationTitleTextColorDeclared In
TuSDKGeeV1Theme.h
bottomBarBackgroundColor
底部工具栏背景颜色
@property (nonatomic, retain) UIColor *bottomBarBackgroundColorDeclared In
TuSDKGeeV1Theme.h
bottomBarAlphaColor
底部工具栏背景颜色 带有alpha值
@property (nonatomic, retain) UIColor *bottomBarAlphaColorDeclared In
TuSDKGeeV1Theme.h
editorBackgroundColor
编辑器中部背景颜色
@property (nonatomic, retain) UIColor *editorBackgroundColorDeclared In
TuSDKGeeV1Theme.h
editorOptionBarBackgroundColor
编辑器工具选择栏背景颜色
@property (nonatomic, retain) UIColor *editorOptionBarBackgroundColorDeclared In
TuSDKGeeV1Theme.h
– setNavigationBarStyle:
设置导航条样式,包括背景色,标题颜色,左边按钮,右边按钮
- (void)setNavigationBarStyle:(UINavigationBar *)barDeclared In
TuSDKGeeV1Theme.h