toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-lazylayout-api
/
app.cash.redwood.lazylayout.api
Package-level
declarations
Types
Types
Scroll
Item
Index
Link copied to clipboard
@
Immutable
@
Serializable
class
ScrollItemIndex
(
val
id
:
Int
,
val
index
:
Int
,
val
animated
:
Boolean
=
false
)