Contents

uiElements

An array of elements for the notification.

Declaration

static let uiElements: NSAccessibility.NotificationUserInfoKey

Discussion

The value is an array of accessibility elements for the notification. For example, in the layoutChanged notification, use this key to include an array of elements that you add or change.

See Also

Constants