selectionDidChangeNotification
Posted after the outline view’s selection changes.
Declaration
class let selectionDidChangeNotification: NSNotification.NameDiscussion
The notification object is the outline view whose selection changed. This notification does not contain a userInfo dictionary.