AnimationPoints.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 example of event use is given in the page AnimationPoints constructor.

See also:

AnimationPoints