次の方法で共有


UITabBarSystemItem 列挙型

定義

定義済みの UITabBarSystemItemの列挙。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITabBarSystemItem
type UITabBarSystemItem = 
継承
UITabBarSystemItem
属性

フィールド

Bookmarks 7

"ブックマーク" システム項目。

Contacts 5

"連絡先" システム項目。

Downloads 9

"ダウンロード" システム項目。

Favorites 1

"お気に入り" システム項目。

2

"おすすめ" システム項目。

History 6

"履歴" システム項目。

More 0

"more" システム項目。

MostRecent 10

"最新" システム項目。

MostViewed 11

"最も表示される" システム項目。

Recents 4

"Recents" システム項目。

8

"検索" システム項目。

TopRated 3

"上位評価" システム項目。

適用対象