set_transition_type


Description:

public void set_transition_type (LeafletTransitionType transition)

Sets the animation type that will be used for transitions between modes and children.

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

Parameters:

this

a leaflet

transition

the new transition type