redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
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
)