LiveRegionMode
-
Cmn
value class LiveRegionMode
The mode of live region. Live region indicates to accessibility services they should automatically notify the user about changes to the node's content description or text, or to the content descriptions or text of the node's children (where applicable).
Summary
Public companion properties |
||
|---|---|---|
LiveRegionMode |
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this node. |
Cmn
|
LiveRegionMode |
Live region mode specifying that accessibility services should announce changes to this node. |
Cmn
|
Public companion properties
Assertive
val Assertive: LiveRegionMode
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this node.
Polite
val Polite: LiveRegionMode
Live region mode specifying that accessibility services should announce changes to this node.