menu
The menu that is used for the path control’s cells.
Declaration
var menu: NSMenu? { get set }Discussion
This property overrides the NSView implementation of menu and forwards the message to the NSPathControlCell.
The menu that is used for the path control’s cells.
var menu: NSMenu? { get set }This property overrides the NSView implementation of menu and forwards the message to the NSPathControlCell.