Share via


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

“更多”系统项。

MostRecent 10

“最近”系统项。

MostViewed 11

“查看最多”系统项。

Recents 4

“最近”系统项。

8

“搜索”系统项。

TopRated 3

“排名靠前”的系统项。

适用于