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 functions

open String
Cmn

Public companion properties

Assertive

val AssertiveLiveRegionMode

Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this node.

Polite

val PoliteLiveRegionMode

Live region mode specifying that accessibility services should announce changes to this node.

Public functions

toString

open fun toString(): String