Timeline.getIsStarted

Syntax

getIsStarted();

Description

The getIsStarted method indicates if animation is started.

Comments

The method returns True if animation was started, otherwise it returns False.

Example

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

See also:

Timeline