AnimationPoint.stop

Syntax

stop();

Description

The stop method stops animation playing.

Example

The property use is given in the page with description of the AnimationPoint constructor.

See also:

AnimationPoint