MIDIConnectionEvent
open external class MIDIConnectionEvent(val type: EventType<MIDIConnectionEvent>, init: MIDIConnectionEventInit = definedExternally) : Event(source)
Available only in secure contexts.
Constructors
Link copied to clipboard
constructor(type: EventType<MIDIConnectionEvent>, init: MIDIConnectionEventInit = definedExternally)