PreferenceRecyclerViewAccessibilityDelegate

Deprecated

This class is used to set AccessibilityNodeInfo for Preference. Preference class deprecated the API onInitializeAccessibilityNodeInfo.

The accessibility delegate used by the RecyclerView that displays views for Preferences. Used by Leanback.

Constructors

constructor(@NonNull recyclerView: RecyclerView)

Functions