修改UISearchBar placeholder textColor

[[UILabel appearanceWhenContainedIn:[UISearchBar class], nil] setTextColor:[UIColor redColor]];

 

posted @ 2014-06-12 09:08  菜鸟程序猿  阅读(388)  评论(0)    收藏  举报