<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/UILaunchScreens/UILaunchScreenDefinitions/UITabBar",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.UILaunchScreens.UILaunchScreenDefinitions.UITabBar"
  },
  "title" : "UITabBar"
}
-->

# UITabBar

Tab bar visibility and configuration during launch.

## Discussion

When you provide a dictionary for this key, the system displays a tab bar during launch. You can optionally set the dictionary’s [`UIImageName`](/documentation/BundleResources/Information-Property-List/UILaunchScreens/UILaunchScreenDefinitions/UITabBar/UIImageName) key to define a custom image for the tab bar.

Omit this key if you don’t want to display a tab bar during launch.

## Topics

### Optional Image

[`UIImageName`](/documentation/BundleResources/Information-Property-List/UILaunchScreens/UILaunchScreenDefinitions/UITabBar/UIImageName)

A custom image that replaces the tab bar during launch.



---

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)