Skip to main content

Sub Menu Action

An action that creates a section or submenu of a native menu.

Updated over a week ago

Overview

A Sub Menu action adds a section or submenu to a native menu. Sub Menu actions can only be added to Context Menu, Button Menu, or Bar Item Menu triggers.

Sub Menu actions need Menu Actions placed on them to create menu items. Each of the menu items can fire other actions when selected.


Trigger Properties

Title

Set the section or submenu’s title. To remove the title, just set this property to empty.

Subtitle

Set the section or submenu’s subtitle. To remove the subtitle, just set this property to empty.

Image

Select the SF Symbol for the section or submenu.

Element Size

Set the size of the native menu items:

  • Small: The first four menu items will appear horizontally with icons only, and the remaining items will display in a list below.

  • Medium: The first three menu items will appear horizontally with icons and labels, and the remaining items will display in a list below.

  • Large: All menu items are in the list, except for items in sub-panels.

  • Automatic

Note: Element Size is not relevant for Palette Display menus.

Display

Choose the menu’s display type:

  • Palette: Menu item icons are placed horizontally using only their icon, unless a menu item has no icon, in which case the title will be displayed.

  • Inline: Menu items are placed normally with dividers creating a subsection.

  • Default: Menu items are placed in a submenu.

Destructive

Choose if the submenu title & image display in red.

Single Selection

Choose if only one item can be selected (have a check mark next to it) at once. By default, multi select is enabled.

Did this answer your question?