Show contents 

Working with General Visual Components > Classes > AnimationSequence > AnimationSequence.Step

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 example of use is given in the page AnimationSequence Constructor.

See also:

AnimationSequence