Window style attributes: Action Panel

Presentation style attributes that apply to the window action panel.

actionPanelPosition

Defines the position for default action views frame.

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