windowToolbarStyle(_:)
Sets the style for the toolbar defined within this scene.
Declaration
nonisolated func windowToolbarStyle<S>(_ style: S) -> some Scene where S : WindowToolbarStyle
Sets the style for the toolbar defined within this scene.
nonisolated func windowToolbarStyle<S>(_ style: S) -> some Scene where S : WindowToolbarStyle