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





Sets a value indicating whether to restart the animation after it completes.

Namespace: MindFusion.Animations
Package: Animation.js

 Syntax

JavaScript  Copy Code

function setRepeat (value)

 Parameters

value

True to loop the animation, otherwise false. The default value is false.

 See Also

Animation Members
Animation Class
MindFusion.Animations Namespace