Gets or sets the duration of the animation function in milliseconds.
Namespace: MindFusion.Animations
Assembly: Animation.js
SyntaxJavaScript
Copy Code
|
|---|
get duration() {} |
Number
The duration of the animation. The default value is 1000.
See Also