willPopUpNotification
Posted whenever the pop-up list of the NSComboBox is going to be displayed.
Declaration
class let willPopUpNotification: NSNotification.NameDiscussion
The notification object is the NSComboBox whose pop-up window will be displayed. This notification does not contain a userInfo dictionary.