IOS上传图片方法类 - 天纯蓝 - 博客园
} - (IBAction)onClickUploadPic:(id)sender { UIActionSheet *menu=[[UIActionSheet alloc] initWithTitle:@"上传图片" delegate:self cancelButtonTitle:@"取消" ...
ios uiactionsheet怎么设置按钮字体颜色_百度知道
[[UIImageView alloc] initWithImage:[UIImage imageNamed:@"login_background"]]; [UIActionSheet addSubview:buttonbackgroundView]; 想加什么图片或者换颜色,随你...