UITabBarSystemItem Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration of predefined UITabBarSystemItems.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UITabBarSystemItem
type UITabBarSystemItem =
- Inheritance
-
UITabBarSystemItem
- Attributes
Fields
Name | Value | Description |
---|---|---|
More | 0 | The "more" system item. |
Favorites | 1 | The "Favorites" system item. |
Featured | 2 | The "Featured" system item. |
TopRated | 3 | The "Top Rated" system item. |
Recents | 4 | The "Recents" system item. |
Contacts | 5 | The "Contacts" system item. |
History | 6 | The "History" system item. |
Bookmarks | 7 | The "Bookmarks" system item. |
Search | 8 | The "Search" system item. |
Downloads | 9 | The "Downloads" system item. |
MostRecent | 10 | The "Most Recent" system item. |
MostViewed | 11 | The "Most Viewed" system item. |