Typescript Library Declarations (DOM)
Interface MIDIInputMap
Hierarchy
MIDIInputMap
Index
Methods
for
Each
Methods
for
Each
for
Each
(
callbackfn
,
thisArg
?
)
:
void
Parameters
callbackfn
:
(
(
value
,
key
,
parent
)
=>
void
)
(
value
,
key
,
parent
)
:
void
Parameters
value
:
MIDIInput
key
:
string
parent
:
MIDIInputMap
Returns
void
Optional
thisArg
:
any
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
for
Each