UIButton 设置为圆形,并且使用图片(UIImage)当做背景
摘要:
-(UIButton *)shareButtonWithIcon:(NSString *)iconName{ UIButton *button = [UIButtonbuttonWithType:UIButtonTypeCustom]; button.frame = CGRectMake(100... 阅读全文
posted @ 2014-05-21 18:56 景树园 阅读(754) 评论(0) 推荐(0)
浙公网安备 33010602011771号