{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

LiveRegionMode.Companion

public static class LiveRegionMode.Companion


Summary

Public methods

static final @NonNull LiveRegionMode

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

static final @NonNull LiveRegionMode

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

Public methods

getAssertive

public static final @NonNull LiveRegionMode getAssertive()

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

getPolite

public static final @NonNull LiveRegionMode getPolite()

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