LeafletGidBuilderImpl.transitionType

Set transitionType property.

More...
class LeafletGidBuilderImpl(T)
T
transitionType

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: See the migration guide