Contents

selectionDidChangeNotification

Posted after the outline view’s selection changes.

Declaration

class let selectionDidChangeNotification: NSNotification.Name

Discussion

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

See Also

Notifications