toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-lazylayout-widget
/
app.cash.redwood.lazylayout.widget
/
RedwoodLazyLayoutWidgetFactory
Redwood
Lazy
Layout
Widget
Factory
@
ObjCName
(
name
=
"RedwoodLazyLayoutWidgetFactory"
,
exact
=
true
)
interface
RedwoodLazyLayoutWidgetFactory
<
W
:
Any
>
Members
Functions
Lazy
List
Link copied to clipboard
abstract
fun
LazyList
(
)
:
LazyList
<
W
>
{tag=1}
Refreshable
Lazy
List
Link copied to clipboard
abstract
fun
RefreshableLazyList
(
)
:
RefreshableLazyList
<
W
>
{tag=2}