<!--
{
  "availability" : [
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/ScenePadding/navigationBar",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI12ScenePaddingV13navigationBarACvpZ"
  },
  "title" : "navigationBar"
}
-->

# navigationBar

The navigation bar content scene padding.

```
static let navigationBar: ScenePadding
```

## Discussion

In watchOS, this represents the horizontal spacing that you use to
align a view with the navigation bar content.

---

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)