defaultMenu
Returns the default menu for instances of the cell.
Declaration
class var defaultMenu: NSMenu? { get }Return Value
The default menu. The NSCell implementation of this method returns nil.
Returns the default menu for instances of the cell.
class var defaultMenu: NSMenu? { get }The default menu. The NSCell implementation of this method returns nil.