MenuButton
A button that displays a menu containing a list of choices when pressed.
Declaration
struct MenuButton<Label, Content> where Label : View, Content : ViewA button that displays a menu containing a list of choices when pressed.
struct MenuButton<Label, Content> where Label : View, Content : View