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.
Sets the visibility of the status bar.
nonisolated func statusBar(hidden: Bool) -> some View
Use this method to show or hide the status bar.