Contents

windowToolbarStyle(_:)

Sets the style for the toolbar defined within this scene.

Declaration

nonisolated func windowToolbarStyle<S>(_ style: S) -> some Scene where S : WindowToolbarStyle

See Also

Styling a toolbar