Animation.isExecute

Syntax

isExecute();

Description

The isExecute method determines if animation is currently playing.

Comments

The method returns True if animation is currently playing, and False if otherwise.

Example

The property use is given in the page with description of the Animation.animateProp method.

See also:

Animation