setImportantForAccessibility

open override fun setImportantForAccessibility(mode: Int)

Sets how to determine whether this view is important for accessibility which is if it fires accessibility events and if it is reported to accessibility services that query the screen.

Parameters

mode

How to determine whether this view is important for accessibility.

See also