-
Overview
-
Components
-
Resources
Interface QueuedAnimationOptions
Hierarchy
- QueuedAnimationOptions
Index
Properties
Methods
Properties
Optional handlerLabel
handlerLabel: string
Debug label to observe which handler is invoked.
Optional waitingLabel
waitingLabel: string
Debug label to observe which animation is waiting.
Methods
Optional animationCanceled
- animation
Canceled(): void
-
Function to invoke if animation was interrupted when another animation is queued.
Returns void
Generated using TypeDoc
Options to pass to Presenter.queueAnimation()