RecyclerViewAccessibilityDelegate
The AccessibilityDelegate used by RecyclerView.
This class handles basic accessibility actions and delegates them to LayoutManager.
Types
Functions
Link copied to clipboard
Gets the AccessibilityDelegate for an individual item in the RecyclerView.
Link copied to clipboard
Link copied to clipboard
open fun onInitializeAccessibilityNodeInfo(@NonNull host: View, @NonNull info: AccessibilityNodeInfoCompat)
Link copied to clipboard