AboutSupportDeveloper GuideVersion 36.122.80.11

Interface TransitionOptions

Configuration for transition between windows.

Hierarchy

  • TransitionOptions

Properties

interrupt: boolean

Interrupts the current animation (otherwise, the animation is added to the end of the queue).

relative?: boolean

Default Value

false

Treats 'opacity' as absolute or as a delta. Defaults to false.

tween?: tween