ImportantForAccessibility

Properties

Link copied to clipboard
Automatically determine whether a view is important for accessibility.
Link copied to clipboard
The view is not important for accessibility.
The view is not important for accessibility, nor are any of its descendant views.
Link copied to clipboard
The view is important for accessibility.
The view is important for accessibility, but none of its descendant views are.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String