dojo._Animation.play
<script src="../../js/dojo.js"></script>
defined in dojo/_base/fx.js
Start the animation.
parameter | type | description |
---|---|---|
delay | Integer | Optional. How many milliseconds to delay before starting. |
gotoStart | Boolean | Optional. If true, starts the animation from the beginning; otherwise, starts it from its current position. |