selectionDidChangeNotification
Posted after the pop-up list selection of the NSComboBox changes.
Declaration
class let selectionDidChangeNotification: NSNotification.NameDiscussion
The notification object is the NSComboBox whose selection changed. This notification does not contain a userInfo dictionary.