toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
PrimitiveLithoRenderUnit
/
updateBinders
update
Binders
open
override
fun
updateBinders
(
context
:
Context
,
content
:
Any
,
currentRenderUnit
:
RenderUnit
<
Any
>
,
currentLayoutData
:
Any
?
,
newLayoutData
:
Any
?
,
mountDelegate
:
MountDelegate
?
,
bindData
:
BindData
,
isAttached
:
Boolean
,
tracer
:
Systracer
)