toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho.transition
/
CrossFade
/
CrossFade
Cross
Fade
constructor
(
showComponentB
:
Boolean
,
componentA
:
Component
,
componentB
:
Component
,
transitionType
:
TransitionType
=
TransitionType.FADE_IN_FADE_OUT
)