plus

Combines different exit transitions. The order of the ExitTransitions being combined does not matter, as these ExitTransitions will start simultaneously. The order of applying transforms from these exit transitions (if defined) is: alpha and scale first, shrink or expand, then slide.

Parameters

exit

another ExitTransition to be combined.

Samples

androidx.compose.animation.samples.FullyLoadedTransition