toggle menu
redwood
0.15.0
common
switch theme
search in API
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