selectionIsChangingNotification
Posted as the outline view’s selection changes (while the mouse button is still down).
Declaration
class let selectionIsChangingNotification: NSNotification.NameDiscussion
The notification object is the outline view whose selection is changing. This notification does not contain a userInfo dictionary.