Window style attributes: Ring Menu

Presentation style attributes that apply to a window ring menu.

ringMenuPosition

Defines the position of the ring menu frame (MENU instruction).

Values can be one of:
  • "top": Menu frame is displayed at the top of the window.
  • "bottom": Menu frame is displayed at the bottom of the window.
  • "right" (default on desktop): Menu frame is displayed to the right of the window.
  • "left": Menu frame is displayed to the left of the window.
  • "none": The menu frame is not displayed.
  • "chrome" (default on mobile): Action views are displayed in the chromebar. See Action views in chromebar.