setColumnCount
open fun setColumnCount(columnCount: Int): AccessibilityNodeInfoCompat.CollectionInfoCompat.Builder(source)
Sets the column count.
Return
This builder.
Parameters
columnCount
The number of columns in the collection.