添加按钮文字预览提示
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
@interface KBKeyButton : UIButton
|
||||
|
||||
@property (nonatomic, strong) KBKey *key;
|
||||
@property (nonatomic, strong) UIImageView *iconView;
|
||||
|
||||
/// 配置基础样式(背景、圆角等)。创建按钮时调用。
|
||||
- (void)applyDefaultStyle;
|
||||
|
||||
Reference in New Issue
Block a user