Show contents 

Working with General Visual Components > Classes > AnimationSequence > AnimationSequence.stop

AnimationSequence.stop

Syntax

stop();

Description

The stop method stops animation.

Example

The example of use is given in the AnimationSequence Constructor page.

See also:

AnimationSequence