MCPcopy Index your code
hub / github.com/ionic-team/ionic-framework / stop

Method stop

core/src/utils/animation/animation-interface.ts:27–27  ·  view source on GitHub ↗

* Stop the animation and reset * all elements to their initial state

()

Source from the content-addressed store, hash-verified

25 * all elements to their initial state
26 */
27 stop(): void;
28
29 /**
30 * Destroy the animation and all child animations.

Callers 5

checkPlaybackFunction · 0.80
afterAnimationMethod · 0.80
abortGestureFunction · 0.80
stopFunction · 0.80
animation.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected