set_transition_type


Description:

public void set_transition_type (SqueezerTransitionType transition)

Sets the type of animation that will be used for transitions between children in this.

Available types include various kinds of fades and slides.

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 Squeezer

transition

the new transition type