jointjs
Version:
JavaScript diagramming library
1 lines • 250 B
HTML
<pre class="docs-method-signature"><code>util.cancelFrame(requestId)</code></pre><p>Cancels an animation frame request identified by <code>requestId</code> previously scheduled through a call to <a href="#util.nextFrame">joint.util.nextFrame</a>.</p>