AccessibilityManagerCompat

Helper for accessing features in AccessibilityManager.

Types

Link copied to clipboard
Listener for the accessibility state.
Link copied to clipboard
Listener for the system touch exploration state.

Functions

Link copied to clipboard
Registers a TouchExplorationStateChangeListener for changes in the global touch exploration state of the system.
Link copied to clipboard
Returns the AccessibilityServiceInfos of the enabled accessibility services for a given feedback type.
Link copied to clipboard
Returns the AccessibilityServiceInfos of the installed accessibility services.
Link copied to clipboard
open fun isRequestFromAccessibilityTool(@NonNull manager: @NonNull AccessibilityManager): Boolean
Whether the current accessibility request comes from an android.accessibilityservice.AccessibilityService with the isAccessibilityTool property set to true.
Link copied to clipboard
Returns if the touch exploration in the system is enabled.