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