Package-level declarations

Functions

Link copied to clipboard
infix suspend fun LazyListState.scroll(index: Int)

Scrolls the LazyList to the specified index.

Link copied to clipboard
suspend fun LazyListState.scrollToTop()

Scrolls the LazyList to the top.