Contents

selectedCellsChanged

This notification is posted after one or more cells in a cell-based table are selected or deselected. Post this notification using the Post(element:notification:) function instead of an NSNotificationCenter instance.

Declaration

static let selectedCellsChanged: NSAccessibility.Notification

See Also

Notification names