This notification is posted after the UI changes in a way that requires the attention of an accessibility client. This notification should be accompanied by a user
dictionary with the key ui
and an array containing the UI elements that have been added or changed. Post this notification using the post(element:
function instead of an NSNotification
instance.
SDK
- macOS 10.9+
Framework
- App
Kit
Declaration
static let layoutChanged: NSAccessibility.Notification