IOS开发代码分享之设置UISearchBar的背景颜色
今天用到UISearchBar,之前网上提供的方法已经不能有效的去除掉它的背景色了,修改背景色方法如下:
mySearchBar.backgroundColor=RGBACOLOR(249,249,249,1);
mySearchBar.backgroundImage=[selfimageWithColor:[UIColorclearColor]size:mySearchBar.bounds.size];
//取消searchbar背景色
-(UIImage*)imageWithColor:(UIColor*)colorsize:(CGSize)size
{
CGRectrect=CGRectMake(0,0,size.width,size.height);
UIGraphicsBeginImageContext(rect.size);
CGContextRefcontext=UIGraphicsGetCurrentContext();
CGContextSetFillColorWithColor(context,[colorCGColor]);
CGContextFillRect(context,rect);
UIImage*image=UIGraphicsGetImageFromCurrentImageContext();
UIGraphicsEndImageContext();
returnimage;
}
热门推荐
10 谢谢学校老师祝福语简短
11 节日祝福语大全简短创意
12 立冬祝福语简短给女孩
13 生日祝福语对妈妈简短
14 祝女儿结婚简短祝福语
15 朋友聚会结束祝福语简短
16 幼儿祝福语大全简短贺卡
17 客户祝福语事业文案简短
18 给新生的简短祝福语