Typescript Library Declarations (DOM)
Variable MIDIConnectionEvent
MIDIConnection
Event
:
{
prototype
:
MIDIConnectionEvent
;
new
(
type
,
eventInitDict
?
)
:
MIDIConnectionEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
MIDIConnectionEvent
Parameters
type
:
string
Optional
eventInitDict
:
MIDIConnectionEventInit
Returns
MIDIConnectionEvent
prototype
:
MIDIConnectionEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark