Contents

valueChanged

This notification is posted after an accessibility element’s value changes. Post this notification using the Post(element:notification:) function instead of an NSNotificationCenter instance.

Declaration

static let valueChanged: NSAccessibility.Notification

See Also

Notification names