UIBarButtonItemクラス
バーボタンのクラスです。
継承 | UIBarItem : NSObject |
準拠 | NSCoding |
UIAppearance (UIBarItem) | |
NSObject (NSObject) | |
フレームワーク | /System/Library/Frameworks/UIKit.framework |
使用可能 | iOS 2.0 |
定義 | UIBarButtonItem.h |
概要
バーボタンクラス。バーに配置して使用します。
作成
ツールバーの作成
UIToolbarクラス
参照
メソッドとプロパティ
アイテムの初期化
– initWithBarButtonSystemItem:target:action
– initWithCustomView
– initWithImage:style:target:action
– initWithTitle:style:target:action
プロパティのゲットとセット
target property
action property
style property
possibleTitles property
width property
customView property