AnimationCompleted: function(sender, args);
sender. Event source.
args. Event information.
The AnimationCompleted event is fired after animation is completed.
The event is fired after the reverse animation cycle ends, if its support is enabled, otherwise it fires after the first cycle.
The example of event use is given in the page with description of the MapContentMilestone.startAnimation method.
See also: