AnimationStartedEvent#
Class AnimationStartedEvent
Hierarchy
- WebVisEvent
- AnimationStartedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Animation (animationName, targetNodeID, options): AnimationStartedEventStarted Event -
This event signals that an animation has started.
Parameters
-
animationName: string
The name of the started animation.
-
targetNodeID: number
The node id which runs the animation.
-
options: AnimationOptions
Returns AnimationStartedEvent
-
Properties
animationName
animationName : string
The name of the started animation.
id
id: number
options
targetNodeID
targetNodeID : number
The node id which runs the animation.
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
ANIMATION_STARTED ANIMATION_STARTED