redwood
Toggle table of contents
0.17.0
common
Platform filter
common
Switch theme
Search in API
redwood
redwood-lazylayout-widget
/
app.cash.redwood.lazylayout.widget
/
LazyListUpdateProcessor
/
getOrCreateView
get
Or
Create
View
fun
getOrCreateView
(
index
:
Int
,
createView
:
(
binding
:
LazyListUpdateProcessor.Binding
<
V
,
W
>
)
->
V
)
:
V