Contents

statusBar(hidden:)

Sets the visibility of the status bar.

Declaration

nonisolated func statusBar(hidden: Bool) -> some View

Discussion

Use this method to show or hide the status bar.

See Also

Auxiliary view modifiers