Contents

select(_:)

Selects the specified menu item.

Declaration

func select(_ item: NSMenuItem?)

Parameters

  • item:

    The menu item to select, or nil if you want to deselect all menu items.

See Also

Setting the current selection