presentedWindowStyle(_:)
Sets the style for windows created by interacting with this view.
Declaration
nonisolated func presentedWindowStyle<S>(_ style: S) -> some View where S : WindowStyle
Sets the style for windows created by interacting with this view.
nonisolated func presentedWindowStyle<S>(_ style: S) -> some View where S : WindowStyle