Timeline.Finished

Syntax

Finished: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Finished event occurs when timeline animation is finished.

Example

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

See also:

Timeline