← Back
This section includes samples showing the use of the accessibility
features of the static support library.
Accessibility Manager
- Accessibility Manager
- This sample demonstrates how to use the support library to register an
AccessibilityManager.AccessibilityStateChangeListener to watch changes to
the global accessibility state and AccessibilityManager to query information
about enabled accessibility services.
Accessibility Delegate
- AccessibilityDelegate
- This sample demonstrates how to use the support library to register a
View.AccessibilityDelegate that customizes the accessibility behavior of
this View.
Files