macOS/iOS API解説

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

目次

UITabBarクラス

INDEX>UIKit>

タブバーのクラスです。
継承 UIView : UIResponder : NSObject
準拠 NSCoding (UIView)
UIAppearance (UIView)
UIAppearanceContainer (UIView)
NSObject (NSObject)
フレームワーク /System/Library/Frameworks/UIKit.framework
使用可能 iOS 2.0以降
定義 UITabBar.h

概要

メソッドとプロパティ

プロパティの取得とセット

delegate property

項目の設定

items property
selectedItem property
– setItems:animated

アピアランスのカスタマイズ

backgroundImage property
selectedImageTintColor property
selectionIndicatorImage property
shadowImage property
tintColor property