Contents

selectionIsChangingNotification

Posted as the outline view’s selection changes (while the mouse button is still down).

Declaration

class let selectionIsChangingNotification: NSNotification.Name

Discussion

The notification object is the outline view whose selection is changing. This notification does not contain a userInfo dictionary.

See Also

Notifications