menu
The menu associated with the pop-up button.
Declaration
var menu: NSMenu? { get set }Discussion
If another menu was already associated with the pop-up button, this method releases its reference to the old menu.
The menu associated with the pop-up button.
var menu: NSMenu? { get set }If another menu was already associated with the pop-up button, this method releases its reference to the old menu.