MCPcopy
hub / github.com/visgl/deck.gl / cancel

Method cancel

modules/core/src/transitions/gpu-transition.ts:24–24  ·  view source on GitHub ↗

Called when transition is interrupted

()

Source from the content-addressed store, hash-verified

22 update(): boolean;
23 /** Called when transition is interrupted */
24 cancel(): void;
25 /** Called when transition is disposed */
26 delete(): void;
27}

Callers 9

finalizeMethod · 0.65
startMethod · 0.65
cancelFunction · 0.65
deleteFunction · 0.65
removeMethod · 0.65
redrawMethod · 0.65
transition.spec.tsFile · 0.65
cancelMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected