Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
7
export
interface
CapacitorBackEvent {
8
readonly defaultPrevented: boolean;
9
preventDefault(): void;
10
}
11
12
/**
Callers
6
disableSwipeFn
Function · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
keyDownEvent
Function · 0.80
keyUpEvent
Function · 0.80
onPointerEvent
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected