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





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

Namespace: MindFusion.Animations
Package: Animation.js

 Syntax

JavaScript  Copy Code

function getRepeat ()

 Return Value

Type: Boolean
True to loop the animation, otherwise false.

 See Also

Animation Members
Animation Class
MindFusion.Animations Namespace