extensions
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
extensions
extensions
/
xyz.malefic.extensions.lazy
/
scroll
scroll
infix suspend
fun
LazyListState
.
scroll
(
index
:
Int
)
Scrolls the LazyList to the specified index.
Parameters
index
The index of the item to scroll to.