applicationAccessibilityEnabledDidChangeNotification
Posted when the value returned by AXApplicationAccessibilityEnabled() changes.
Declaration
static let applicationAccessibilityEnabledDidChangeNotification: NSNotification.NameDiscussion
Posted on the main thread. The notification’s object is nil and its userInfo dictionary is empty — clients should re-read AXApplicationAccessibilityEnabled() when handling the notification.