UITabBarSystemItem
タブバーのシステムアイコン定数
typedef enum { UITabBarSystemItemMore, UITabBarSystemItemFavorites, UITabBarSystemItemFeatured, UITabBarSystemItemTopRated, UITabBarSystemItemRecents, UITabBarSystemItemContacts, UITabBarSystemItemHistory, UITabBarSystemItemBookmarks, UITabBarSystemItemSearch, UITabBarSystemItemDownloads, UITabBarSystemItemMostRecent, UITabBarSystemItemMostViewed, } UITabBarSystemItem;
解説
タブバーのシステムアイコン定数
| UITabBarSystemItemMore | その他 |
| UITabBarSystemItemFavorites | よく使う項目 |
| UITabBarSystemItemFeatured | おすすめ |
| UITabBarSystemItemTopRated | トップレート |
| UITabBarSystemItemRecents | 履歴 |
| UITabBarSystemItemContacts | 連絡先 |
| UITabBarSystemItemHistory | 履歴 |
| UITabBarSystemItemBookmarks | ブックマーク |
| UITabBarSystemItemSearch | 検索 |
| UITabBarSystemItemDownloads | ダウンロード |
| UITabBarSystemItemMostRecent | 最新 |
| UITabBarSystemItemMostViewed | 人気 |
フレームワーク
UIKit
クラス
UITabBarItem
Constants
使用可能
iPhone2.0