input-device-handler - v9.0.1
Preparing search index...
CurrentInputsChangedOutput
Type Alias CurrentInputsChangedOutput
The data contained within a
CurrentInputsChangedEvent
event.
type
CurrentInputsChangedOutput
=
{
allCurrentInputs
:
DeviceInputValue
[]
;
newInputs
:
DeviceInputValue
[]
;
removedInputs
:
DeviceInputValue
[]
;
}
Index
Properties
all
Current
Inputs
new
Inputs
removed
Inputs
Properties
all
Current
Inputs
allCurrentInputs
:
DeviceInputValue
[]
new
Inputs
newInputs
:
DeviceInputValue
[]
removed
Inputs
removedInputs
:
DeviceInputValue
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
all
Current
Inputs
new
Inputs
removed
Inputs
input-device-handler - v9.0.1
Loading...
The data contained within a
CurrentInputsChangedEvent
event.