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.
The cell’s contextual menu.
var menu: NSMenu? { get set }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.