Builder
Class for building CollectionInfoCompat objects.
Functions
Link copied to clipboard
Creates a new CollectionInfoCompat instance.
Link copied to clipboard
Sets the column count.
Link copied to clipboard
open fun setHierarchical(hierarchical: Boolean): AccessibilityNodeInfoCompat.CollectionInfoCompat.Builder
Sets whether the collection is hierarchical.
Link copied to clipboard
open fun setImportantForAccessibilityItemCount(importantForAccessibilityItemCount: Int): AccessibilityNodeInfoCompat.CollectionInfoCompat.Builder
Sets the number of views considered important for accessibility.
Link copied to clipboard
Sets the number of items in the collection.
Link copied to clipboard
Sets the row count.
Link copied to clipboard
open fun setSelectionMode(selectionMode: Int): AccessibilityNodeInfoCompat.CollectionInfoCompat.Builder
Sets the selection mode.