slint::AccessibleLiveRegion
enum class AccessibleLiveRegion
| Value | Description |
|---|---|
Off | The element is not a live region. |
Polite | Updates are announced when the user is idle. |
Assertive | Updates are announced as soon as possible. |
This enum represents the different values of the accessible-live-region property. It indicates that an element is a live region whose content changes should be announced by assistive technologies.
© 2026 SixtyFPS GmbH