Enumeration: UITabBarSystemItem

Overview

System items that can be used on a tab bar.

Constant Summary

UITabBarSystemItemMore

The more system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemFavorites

The favorites system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemFeatured

The featured system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemTopRated

The top rated system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemRecents

The recents system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemContacts

The contacts system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemHistory

The history system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemBookmarks

The bookmarks system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemSearch

The search system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemDownloads

The downloads system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemMostRecent

The most recent system item. available in ios 2.0 and later.declared in uitabbaritem.h.

UITabBarSystemItemMostViewed

The most viewed system item. available in ios 2.0 and later.declared in uitabbaritem.h.