toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.transition
/
UseTransitionScope
Use
Transition
Scope
interface
UseTransitionScope
Members
Functions
diff
Of
Link copied to clipboard
abstract
fun
<
T
>
diffOf
(
input
:
T
)
:
Diff
<
T
>
Returns a
Diff
of previous and current values of the supplied
input
.