Skip to content

slint::AccessibleLiveRegion

enum class AccessibleLiveRegion
ValueDescription
OffThe element is not a live region.
PoliteUpdates are announced when the user is idle.
AssertiveUpdates 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