<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/UIStatusBarTintParameters/UINavigationBar/TintColor",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.UIStatusBarTintParameters.UINavigationBar.TintColor"
  },
  "title" : "TintColor"
}
-->

# TintColor

The tint color to apply to the background of the navigation bar.

## Discussion

The possible dictionary keys and values are:

- `Blue`: The blue RGB color value that ranges from `0.0` to `1.0`. The default value is `0.0`.
- `Green`: The green RGB color value that ranges from `0.0` to `1.0`. The default value is `0.0`.
- `Red`: The red RGB color value that ranges from `0.0` to `1.0`. The default value is `0.0`.

---

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)