toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
LayoutTreeFuture
/
LayoutTreeFuture
Layout
Tree
Future
constructor
(
resolveResult
:
ResolveResult
,
currentLayoutState
:
LayoutState
?
,
diffTreeRoot
:
DiffNode
?
,
perfEvent
:
PerfEvent
?
,
widthSpec
:
Int
,
heightSpec
:
Int
,
treeId
:
Int
,
version
:
Int
,
source
:
Int
)