AnimationSequence.Step

Syntax

Step: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Step event is fired when animation step is completed.

Example

The property use is given in the page AnimationSequence Constructor.

See also:

AnimationSequence