transition_type


Description:

public DeckTransitionType transition_type { get; set; }

The type of animation that will be used for transitions between children.

The transition type can be changed without problems at runtime, so it is possible to change the animation based on the child that is about to become current.