Functiondojo._Animation.stop

<script src="../../js/dojo.js"></script>
defined in dojo/_base/fx.js

Stops a running animation.

Usage

function (/*Boolean?*/ gotoEnd) (view source)
parametertypedescription
gotoEndBooleanOptional. If true, the animation will end.