setAccessibilityLiveRegion

fun setAccessibilityLiveRegion(liveRegionMode: Int)

Sets the accessibility live region property on the views related to this preference.

Parameters

liveRegionMode

One of View.ACCESSIBILITY_LIVE_REGION_NONE, POLITE, or ASSERTIVE.