Search
Events.animationComplete Property
See Also
 





Raised when an Animation is complete.

Namespace: MindFusion.Animations
File: Events.js

 Syntax

JavaScript  Copy Code

get animationComplete() {}
set animationComplete(value) {}

 Property Value

String

A string containing the event name.

 See Also