Hides the navigation bar for the view.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 11.0+
Framework
- Swift
UI
Declaration
Parameters
hidden
A Boolean value that indicates whether to hide the navigation bar.
Discussion
This modifier only takes effect when this view is inside of and visible within a Navigation
.