Package android.support.v4.view.accessibility

Support classes to access some of the android.view.accessibility package features introduced after API level 4 in a backwards compatible fashion.

See:
          Description


Class Summary
AccessibilityEventCompat Helper for accessing features in AccessibilityEvent introduced after API level 4 in a backwards compatible fashion.
AccessibilityManagerCompat Helper for accessing features in AccessibilityManager introduced after API level 4 in a backwards compatible fashion.
AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat Listener for the accessibility state.
AccessibilityNodeInfoCompat Helper for accessing AccessibilityNodeInfo introduced after API level 4 in a backwards compatible fashion.
AccessibilityNodeProviderCompat Helper for accessing AccessibilityNodeProvider introduced after API level 4 in a backwards compatible fashion.
AccessibilityRecordCompat Helper for accessing AccessibilityRecord introduced after API level 4 in a backwards compatible fashion.
 

Package android.support.v4.view.accessibility Description

Support classes to access some of the android.view.accessibility package features introduced after API level 4 in a backwards compatible fashion.



Copyright © 2013 Marek Kedzierski. All Rights Reserved.