macOS/iOS API解説

iOS , Mac アプリケーション開発のために使われる主要フレームワークの日本語情報です。2010年代に書かれた内容です。今後更新はありません。

目次

UIBarButtonSystemItem

INDEX>UIKit>UIBarButtonItem

バーボタンのシステムアイテム
UIBarButtonSystemItem

解説

UIBarButtonSystemItemDone Done
UIBarButtonSystemItemCancel キャンセル
UIBarButtonSystemItemEdit 編集
UIBarButtonSystemItemSave 保存
UIBarButtonSystemItemAdd +
UIBarButtonSystemItemFlexibleSpace 可変スペース
UIBarButtonSystemItemFixedSpace 固定スペース
UIBarButtonSystemItemCompose 新規メッセージ
UIBarButtonSystemItemReply 返信
UIBarButtonSystemItemAction アクション
UIBarButtonSystemItemOrganize オーガナイザー
UIBarButtonSystemItemBookmarks ブックマーク
UIBarButtonSystemItemSearch 検索
UIBarButtonSystemItemRefresh リフレッシュ
UIBarButtonSystemItemStop 停止
UIBarButtonSystemItemCamera カメラ
UIBarButtonSystemItemTrash ゴミ箱
UIBarButtonSystemItemPlay 再生
UIBarButtonSystemItemPause ポーズ
UIBarButtonSystemItemRewind リワインド
UIBarButtonSystemItemFastForward 次へ
UIBarButtonSystemItemUndo iPhoneOS 3.0 アンドゥ
UIBarButtonSystemItemRedo iPhoneOS 3.0 リドゥ

返り値

引数

クラス

UIBarButtonItem

使用可能

iPhone2.0

参照