Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
300
export
interface
Gesture {
301
enable(enable?: boolean): void;
302
destroy(): void;
303
}
304
305
export
interface
GestureConfig {
Callers
15
checkPlayback
Function · 0.65
ngOnDestroy
Method · 0.65
destroyComponent
Method · 0.65
ngOnDestroy
Method · 0.65
destroyComponent
Method · 0.65
ngOnDestroy
Function · 0.65
destroyView
Function · 0.65
removeViewFromDom
Method · 0.65
disconnectedCallback
Method · 0.65
disconnectedCallback
Method · 0.65
connectedCallback
Method · 0.65
disconnectedCallback
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected