pub unsafe static BEAccessibilitySelectionChangedNotification: UIAccessibilityNotificationsAvailable on crate feature
BEAccessibilityConstants only.Expand description
Posted when the selection inside an element changes.
When text inside an editable element changes, or the editing cursor position changes, this notification must be posted alongside, and after, BEAccessibilityValueChangedNotification.
See also Appleās documentation