exitTransition

Defines the transition used when this screen is no longer the top screen.

Return

An ExitTransition or null to use the default exit transition.

Parameters

animatedNavEvent

The AnimatedNavEvent that triggered this transition.

See also