Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
MIDIConnectionEventInit
Interface MIDIConnectionEventInit
interface
MIDIConnectionEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
port
?:
MIDIPort
;
}
Hierarchy (
view full
)
EventInit
MIDIConnectionEventInit
Index
Properties
bubbles?
cancelable?
composed?
port?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
port
port
?:
MIDIPort
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bubbles
cancelable
composed
port
melonjs
Loading...