toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
TreeState
/
applyStateUpdatesEarly
apply
State
Updates
Early
fun
applyStateUpdatesEarly
(
context
:
ComponentContext
,
component
:
Component
?
,
prevTreeRootNode
:
LithoNode
?
,
isNestedTree
:
Boolean
)