port property
The port read-only property of the MIDIConnectionEvent interface
returns the port that has been disconnected or connected.
Implementation
external MIDIPort? get port;
The port read-only property of the MIDIConnectionEvent interface
returns the port that has been disconnected or connected.
external MIDIPort? get port;