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