Contents

presentedWindowStyle(_:)

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

Declaration

nonisolated func presentedWindowStyle<S>(_ style: S) -> some View where S : WindowStyle

See Also

Styling windows from a view inside the window