Leaflet.setChildTransitionType

Sets the type of animation that will be used for transitions between children 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
setChildTransitionType
(
HdyLeafletChildTransitionType transition
)

Parameters

transition
Type: HdyLeafletChildTransitionType

the new transition type

Meta