toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
NestedLithoTreeState
/
NestedLithoTreeState
Nested
Litho
Tree
State
constructor
(
id
:
Int
=
LithoTree.generateComponentTreeId()
,
treeState
:
TreeState
?
,
currentResolveResult
:
ResolveResult
?
=
null
,
currentLayoutState
:
LayoutState
?
=
null
)