setRowCount
open fun setRowCount(rowCount: Int): AccessibilityNodeInfoCompat.CollectionInfoCompat.Builder(source)
Sets the row count.
Return
This builder.
Parameters
rowCount
The number of rows in the collection.
Sets the row count.
This builder.
The number of rows in the collection.