Contents

MenuButton

A button that displays a menu containing a list of choices when pressed.

Declaration

struct MenuButton<Label, Content> where Label : View, Content : View

Topics

Creating a menu button

Styling a menu button

See Also

Deprecated types