UIButton-setBackgroundColor-forState-:将方法 setBackgroundColor 添加到 UIButton 的 Objective-c 类别

时间:2021-06-29 16:40:45
【文件属性】:
文件名称:UIButton-setBackgroundColor-forState-:将方法 setBackgroundColor 添加到 UIButton 的 Objective-c 类别
文件大小:2KB
文件格式:ZIP
更新时间:2021-06-29 16:40:45
Objective-C UIButton setBackgroundColor:forState: 将方法 setBackgroundColor:forState: 添加到 UIButton 的 Objective-c 类别 UIButton+背景色.h @interface UIButton(BackgroundColor) - (void)setBackgroundColor:(UIColor *)color forState:(UIControlState)state; @end UIButton+BackgroundColor.m #import "UIButton+BackgroundColor.h" @implementation UIButton(BackgroundColor) - (void)setBackgroundColor:(UIColor *)color forState:(U
【文件预览】:
UIButton-setBackgroundColor-forState--master
----README.md(1KB)
----UIButton+BackgroundColor.h(294B)
----UIButton+BackgroundColor.m(830B)

网友评论