selectionChangedNotification
A notification you post when the selection inside an element changes.
Declaration
static var selectionChangedNotification: UIAccessibility.NotificationDiscussion
If an element contains a text selection and the content changes, or the editing cursor position changes, post this notification after posting valueChangedNotification for the element.