Leaflet.transitionType

Get transitionType property.

More...
  1. adw.types.LeafletTransitionType transitionType [@property getter]
    class Leaflet
    @property
    transitionType
    ()
  2. adw.types.LeafletTransitionType transitionType [@property setter]

Return Value

Type: adw.types.LeafletTransitionType

The type of animation used for transitions between modes and children.

The transition type can be changed without problems at runtime, so it is possible to change the animation based on the mode or child that is about to become current.

Detailed Description

Deprecated: See the migration guide