Leaflet.setModeTransitionType

Sets the type of animation that will be used for transitions between modes in @self.

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.

class Leaflet
void
setModeTransitionType
(
HdyLeafletModeTransitionType transition
)

Parameters

transition
Type: HdyLeafletModeTransitionType

the new transition type

Meta