Contents

menuButtonStyle(_:)

Sets the style for menu buttons within this view.

Declaration

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

See Also

Styling a menu button