toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-lazylayout-widget
/
app.cash.redwood.lazylayout.widget
/
LazyList
/
onViewportChanged
on
Viewport
Changed
abstract
fun
onViewportChanged
(
onViewportChanged
:
(
firstVisibleItemIndex
:
Int
,
lastVisibleItemIndex
:
Int
)
->
Unit
)
{tag=2}