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