Timeline.Started

Syntax

Started: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Started event occurs when timeline animation is started.

Example

The example of event use is given on the page with description of the Timeline.play method.

See also:

Timeline