taken from field
Indicates on which side the ContextMenu
should open in
relation to the MenuButton. Menu items are generally laid
out vertically in either case.
For example, if the menu button were in a vertical toolbar on the left
edge of the application, you might change popupSide
to Side.RIGHT
so that the popup will appear to the right of the MenuButton.
@defaultValue Side.BOTTOM
Diagram: Labeled