Contents

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.

See Also

Managing Menus