toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.widget.canvas
/
CanvasScope
/
createModel
create
Model
inline
fun
createModel
(
size
:
Size
,
canvasState
:
CanvasState
,
block
:
CanvasScope
.
(
)
->
Unit
)
:
CanvasModel