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

menuButtonStyle(_:)

Sets the style for menu buttons within this view. このビュー内のメニューボタンそれらに対してスタイルを設定します。

Declaration 宣言

func menuButtonStyle<S>(_ style: S) -> some View where S : MenuButtonStyle