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

windowToolbarStyle(_:)

Sets the style for the toolbar defined within this scene. このシーン内部に定義されるツールバーに対してスタイルを設定します。

Declaration 宣言

func windowToolbarStyle<S>(_ style: S) -> some Scene where S : WindowToolbarStyle