UISearchBar
INDEX>UIKit> 検索バー 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS 2.0 定義 UISe…
@property(nonatomic) BOOL showsSearchResultsButton 解説 返り値 フレームワーク UIKit クラス UISearchBar Instance Methods 使用可能 iPhone3.2 参照 例文
@property(nonatomic, getter=isSearchResultsButtonSelected) BOOL searchResultsButtonSelected 解説 フレームワーク UIKit クラス UISearchBar Instance Methods 使用可能 iPhone3.2 参照 例文
-(void)setShowsCancelButton:(BOOL)showsCancelButton animated:(BOOL)animated 解説 返り値 ( void ) 引数 ( BOOL )showsCancelButton ( BOOL )animated フレームワーク UIKit クラス UISearchBar Instance Methods 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic, assign, getter=isTranslucent) BOOL translucent 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic, retain) UIColor *tintColor 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic, copy) NSString *text 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) BOOL showsScopeBar 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic) BOOL showsCancelButton 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) BOOL showsBookmarkButton 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) NSInteger selectedScopeButtonIndex 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic, copy) NSArray *scopeButtonTitles 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone3.0 参照 例文
解説 @property(nonatomic, copy) NSString *prompt 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic, copy) NSString *placeholder 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) UIKeyboardType keyboardType 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic, assign) id delegate 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) UIBarStyle barStyle 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) UITextAutocorrectionType autocorrectionType 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic) UITextAutocapitalizationType autocapitalizationType 返り値 引数 フレームワーク UIKit クラス UISearchBar Property 使用可能 iPhone2.0 参照 例文