Use `menuStyle(_:)` instead.
Instance Method
インスタンスメソッド
menu
menuButtonStyle(_:)
Sets the style for menu buttons within this view.
このビュー内のメニューボタンそれらに対してスタイルを設定します。
Deprecated 非推奨
Availability 有効性
- macOS 10.15–12.3 Deprecated
Technology
- Swift
UI
Declaration 宣言
func menuButtonStyle<S>(_ style: S) -> some View
where S : MenuButtonStyle