UITabBarSystemItem 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
定義済みの UITabBarSystemItemの列挙。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITabBarSystemItem
type UITabBarSystemItem =
- 継承
-
UITabBarSystemItem
- 属性
フィールド
Bookmarks | 7 | "ブックマーク" システム項目。 |
Contacts | 5 | "連絡先" システム項目。 |
Downloads | 9 | "ダウンロード" システム項目。 |
Favorites | 1 | "お気に入り" システム項目。 |
Featured | 2 | "おすすめ" システム項目。 |
History | 6 | "履歴" システム項目。 |
More | 0 | "more" システム項目。 |
MostRecent | 10 | "最新" システム項目。 |
MostViewed | 11 | "最も表示される" システム項目。 |
Recents | 4 | "Recents" システム項目。 |
Search | 8 | "検索" システム項目。 |
TopRated | 3 | "上位評価" システム項目。 |