MCPcopy Create free account
hub / github.com/melonjs/melonJS / preventDefault

Method preventDefault

packages/capacitor-plugin/src/types.ts:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7export interface CapacitorBackEvent {
8 readonly defaultPrevented: boolean;
9 preventDefault(): void;
10}
11
12/**

Callers 6

disableSwipeFnFunction · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
keyDownEventFunction · 0.80
keyUpEventFunction · 0.80
onPointerEventFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected