set_transition_type


Description:

public void set_transition_type (DeckTransitionType transition)

Sets the type of animation 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.

Parameters:

this

a deck

transition

the new transition type