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