<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UITabBarItem/SystemItem",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:@E@UITabBarSystemItem"
  },
  "title" : "UITabBarItem.SystemItem"
}
-->

# UITabBarItem.SystemItem

Constants that represent the system tab bar items.

```
enum SystemItem
```

## Topics

### System items

[`UITabBarSystemItemBookmarks`](/documentation/UIKit/UITabBarItem/SystemItem/bookmarks)

The bookmarks system item.

[`UITabBarSystemItemContacts`](/documentation/UIKit/UITabBarItem/SystemItem/contacts)

The contacts system item.

[`UITabBarSystemItemDownloads`](/documentation/UIKit/UITabBarItem/SystemItem/downloads)

The downloads system item.

[`UITabBarSystemItemFavorites`](/documentation/UIKit/UITabBarItem/SystemItem/favorites)

The favorites system item.

[`UITabBarSystemItemFeatured`](/documentation/UIKit/UITabBarItem/SystemItem/featured)

The featured system item.

[`UITabBarSystemItemHistory`](/documentation/UIKit/UITabBarItem/SystemItem/history)

The history system item.

[`UITabBarSystemItemMore`](/documentation/UIKit/UITabBarItem/SystemItem/more)

The more system item.

[`UITabBarSystemItemMostRecent`](/documentation/UIKit/UITabBarItem/SystemItem/mostRecent)

The most recent system item.

[`UITabBarSystemItemMostViewed`](/documentation/UIKit/UITabBarItem/SystemItem/mostViewed)

The most viewed system item.

[`UITabBarSystemItemRecents`](/documentation/UIKit/UITabBarItem/SystemItem/recents)

The recents system item.

[`UITabBarSystemItemSearch`](/documentation/UIKit/UITabBarItem/SystemItem/search)

The search system item.

[`UITabBarSystemItemTopRated`](/documentation/UIKit/UITabBarItem/SystemItem/topRated)

The top rated system item.

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)