macOS/iOS API解説

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

目次

UIBarButtonItemクラス

INDEX>UIKit

バーボタンのクラスです。
継承 UIBarItem : NSObject
準拠 NSObject (NSObject)
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 iPhoneOS2.0
定義 UIBarButtonItem.h

概要

作成

ツールバーの作成
UIToolbarクラス

参照

タスク

プロパティのゲットとセット

target property
action property
style property
possibleTitles property
width property
customView property