<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UINavigationItem/navigationBarMinimization-15u99",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "c:objc(cs)UINavigationItem(py)navigationBarMinimization"
  },
  "title" : "navigationBarMinimization"
}
-->

# navigationBarMinimization

The minimization configuration for the navigation bar.

```
@property (nonatomic, copy, readwrite) UIBarMinimization * navigationBarMinimization;
```

## Discussion

Set the properties of this configuration to control how the navigation
bar minimizes in response to scrolling. When the navigation bar
minimizes, an integrated top tab bar will also minimize.

---

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)