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

Method destroy

core/src/utils/gesture/index.ts:302–302  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300export interface Gesture {
301 enable(enable?: boolean): void;
302 destroy(): void;
303}
304
305export interface GestureConfig {

Callers 15

checkPlaybackFunction · 0.65
ngOnDestroyMethod · 0.65
destroyComponentMethod · 0.65
ngOnDestroyMethod · 0.65
destroyComponentMethod · 0.65
ngOnDestroyFunction · 0.65
destroyViewFunction · 0.65
removeViewFromDomMethod · 0.65
disconnectedCallbackMethod · 0.65
disconnectedCallbackMethod · 0.65
connectedCallbackMethod · 0.65
disconnectedCallbackMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected