Contents

TransitionPhase.willAppear

The transition is being applied to a view that is about to be inserted into the view hierarchy.

Declaration

case willAppear

Discussion

In this phase, a transition should show the appearance that will be animated from to make the appearance transition.

See Also

Getting the phase