ASP.NET Pack Programmer's Guide
Animation.setReverse Method
See Also
 





Sets a value indicating whether to swap the from and to values after the animation completes.

Namespace: MindFusion.Animations
Package: Animation.js

 Syntax

JavaScript  Copy Code

function setReverse (value)

 Parameters

value

True to swap the values, otherwise false. The default value is false.

 See Also

Animation Members
Animation Class
MindFusion.Animations Namespace