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