Contents

NSMenu.SelectionMode.selectAny

A selection mode where someone can select multiple items in the menu.

Declaration

case selectAny

Discussion

A change in selection doesn’t automatically deselect any previously selected item in the same selection group.

See Also

Defining the selection mode