transition_type


Description:

public LeafletTransitionType transition_type { get; set; }

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

Note:

See [the migration guide](migrating-to-breakpoints.html#replace-adwleaflet)

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.