Gets or sets a value indicating whether to swap the from and to values after an animation loop completes.
Namespace: MindFusion.Animations
File: Animation.js
JavaScript Copy Code |
---|
get reverse() {} |
Boolean
true to reverse the animation, or false otherwise. The default value is false.