UITabBar
INDEX>UIKit> タブバーのクラスです。 継承 UIView : UIResponder : NSObject 準拠 NSCoding (UIView) UIAppearance (UIView) UIAppearanceContainer (UIView) NSObject (NSObject) フレームワーク /System/Library/Frameworks/UIKit.framework 使用可能 iOS…
-(void)setItems:(NSArray *)items animated:(BOOL)animated 解説 返り値 ( void ) 引数 ( NSArray * )items ( BOOL )animated フレームワーク UIKit クラス UITabBar Instance Methods 使用可能 iPhone2.0 参照 例文
解説 返り値 ( BOOL ) 引数 フレームワーク UIKit クラス UITabBar Instance Methods 使用可能 iPhone2.0 参照 例文
-(BOOL)endCustomizingAnimated:(BOOL)animated 解説 返り値 ( BOOL ) 引数 ( BOOL )animated フレームワーク UIKit クラス UITabBar Instance Methods 使用可能 iPhone2.0 参照 例文
-(void)beginCustomizingItems:(NSArray *)items 解説 返り値 ( void ) 引数 ( NSArray * )items フレームワーク UIKit クラス UITabBar Instance Methods 使用可能 iPhone2.0 参照 例文
INDEX>UIKit>UITabBar タブバーの選択中の項目 @property(nonatomic, assign) UITabBarItem *selectedItem 解説 タブバーで選択中の項目 フレームワーク UIKit クラス UITabBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic, copy) NSArray *items 返り値 引数 フレームワーク UIKit クラス UITabBar Property 使用可能 iPhone2.0 参照 例文
解説 @property(nonatomic, assign) id delegate 返り値 引数 フレームワーク UIKit クラス UITabBar Property 使用可能 iPhone2.0 参照 例文