set_child_transition_type


Description:

[ Version ( deprecated = true , deprecated_since = "0.0.12" ) ]
public void set_child_transition_type (LeafletChildTransitionType transition)

Warning: set_child_transition_type is deprecated since 0.0.12.

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

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 Leaflet

transition

the new transition type