toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
TreeFuture
/
TreeFutureResult
/
Companion
/
finishWithResult
finish
With
Result
fun
<
T
:
PotentiallyPartialResult
>
finishWithResult
(
result
:
T
,
type
:
TreeFuture.FutureExecutionType
?
=
null
)
:
TreeFuture.TreeFutureResult
<
T
>