set_mode_transition_type
Description:
[ Version ( deprecated = true , deprecated_since = "0.0.12" ) ]
public void set_mode_transition_type (LeafletModeTransitionType transition)
public void set_mode_transition_type (LeafletModeTransitionType transition)
Warning: set_mode_transition_type is deprecated since 0.0.12.
Sets the type of animation that will be used for transitions between modes in this.
Note:
The transition type can be changed without problems at runtime, so it is possible to change the animation based on the mode that is about to become current.
Parameters:
this |
a Leaflet |
transition |
the new transition type |