1
This commit is contained in:
@@ -23,6 +23,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic, strong, readonly) UILabel *kb_titleLabel;
|
||||
/// 自定义导航栏左侧返回按钮(懒加载)。
|
||||
@property (nonatomic, strong, readonly) UIButton *kb_backButton;
|
||||
/// 自定义导航栏右侧按钮(懒加载,默认 hidden = YES)。
|
||||
@property (nonatomic, strong, readonly) UIButton *kb_rightButton;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user