Instance Method インスタンスメソッド

presentedWindowStyle(_:)

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

Declaration 宣言

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