阅读背景:

设置button不同状态下的背景色,即把这个颜色变成图片设置成,背景图片

来源:互联网 
- (void)setBackgroundColor:(UIColor *)backgroundColor forState:(UIControlState)state {
    [self setBackgroundImage:[UIButton imageWithColor:backgroundColor] forState:state];
}

)backg



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: