Animation.stop

Syntax

stop();

Description

The stop method stops animation.

Comments

After executing the method, item state remains the same as in the last played animation step.

Example

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

See also:

Animation