ios - UISearchBar如何自定义
大家讲道理
大家讲道理 2017-04-17 12:00:00
0
2
272

UISearchBar如何定义背景和cancal按钮的背景还有那个输入文字后文字输入框右边的删除按钮 而且要适配ios7

还有ios7下的搜索文字输入框的圆角要怎么修改?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

全員に返信(2)
Peter_Zhu
//隐藏背景
[self.searchBar setBackgroundImage:[UIImage new]];
[self.searchBar setTranslucent:YES];
いいねを押す +0
刘奇

去看下UISearchBar的文档 Customizing Appearance
https://developer.apple.com/library/ios/documentation/uikit/reference/UISearchBar_Class/Reference.html#//apple_ref/occ/instm/UISearchBar/backgroundImageForBarPosition:barMetrics:

基本看完就能解决你的问题了

いいねを押す +0
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート