AnimationSequence.Started

Syntax

Started: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Started event is fired when animation is started.

Example

The property use is given in the page AnimationSequence Constructor.

See also:

AnimationSequence