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

Method pause

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

* Pauses the animation

()

Source from the content-addressed store, hash-verified

19 * Pauses the animation
20 */
21 pause(): void;
22
23 /**
24 * Stop the animation and reset

Callers 6

checkPlaybackFunction · 0.80
overlays.e2e.tsFile · 0.80
initializeWebAnimationFunction · 0.80
setAnimationStepFunction · 0.80
pauseAnimationFunction · 0.80
pauseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected