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

presentedWindowToolbarStyle(_:)

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

Declaration 宣言

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