redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-lazylayout-compose
/
app.cash.redwood.lazylayout.compose
/
rememberLazyListState
remember
Lazy
List
State
@
Composable
fun
rememberLazyListState
(
strategy
:
LoadingStrategy
=
ScrollOptimizedLoadingStrategy()
)
:
LazyListState
Creates a
LazyListState
that is remembered across compositions.