Animation.stopToEnd

Syntax

stopToEnd();

Description

The stopToEnd method stops playing animation and takes it to the end.

Example

The example of use is given in the page with description of the Animation.animateCSS method.

See also:

Animation