selectionMode
The selection mode of the menu.
Declaration
var selectionMode: NSMenu.SelectionMode { get set }Discussion
The selection mode only affects menu items that belong to the same selection group. A selection group consists of the items with the same target-action.