Functiondojo._Animation.status

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

Returns a string token representation of the status of the animation, one of: "paused", "playing", "stopped"

Usage

function () (view source)