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
Package-level
declarations
Functions
Functions
scroll
Link copied to clipboard
infix suspend
fun
LazyListState
.
scroll
(
index
:
Int
)
Scrolls the LazyList to the specified index.
scroll
To
Top
Link copied to clipboard
suspend
fun
LazyListState
.
scrollToTop
(
)
Scrolls the LazyList to the top.