set_transition_type


Description:

[ Version ( since = "3.10" ) ]
public void set_transition_type (StackTransitionType transition)

Sets the type of animation that will be used for transitions between pages 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 page that is about to become current.

Parameters:

this

a Stack

transition

the new transition type