MaleficExtensions
Toggle table of contents
1.4.4
jvm
Platform filter
jvm
Switch theme
Search in API
MaleficExtensions
compose
/
xyz.malefic.ext.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.