menuButtonStyle(_:)
Sets the style for menu buttons within this view.
Declaration
nonisolated func menuButtonStyle<S>(_ style: S) -> some View where S : MenuButtonStyle
Sets the style for menu buttons within this view.
nonisolated func menuButtonStyle<S>(_ style: S) -> some View where S : MenuButtonStyle