Contents

presentedWindowToolbarStyle(_:)

Sets the style for the toolbar in windows created by interacting with this view.

Declaration

nonisolated func presentedWindowToolbarStyle<S>(_ style: S) -> some View where S : WindowToolbarStyle

See Also

Styling windows from a view inside the window