scrollToRow

open fun scrollToRow(row: Int, position: RowPosition? = null, ifVisible: Boolean? = null)

Scroll to the row given by id.

Parameters

row

id of the row

position

the scrolling position

ifVisible

scroll to already visible row