Timeline.Paused

Syntax

Paused: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Paused event occurs when timeline animation is paused.

Example

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

See also:

Timeline