Contents

menu

The cell’s contextual menu.

Declaration

var menu: NSMenu? { get set }

Discussion

Use this property to specify a menu containing contextual commands associated with the cell. If the cell does not have a menu, set this property to nil.

See Also

Managing Menus