AnimationPoint.Started

Syntax

Started: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Started event occurs when animation is started.

Example

The example of event use is given in the page with description of the AnimationPoint constructor.

See also:

AnimationPoint