Creates a new virtual button registered with to multiple ButtonCode.
Options object for the function call.
OptionalisInternalConstructor: booleanThe newly created button.
The button must registered with an InputConfiguration to become active and start emitting events.
Gets the category of the button.
Gets the button code.
Determines if the button is currently overriden by a profile.
Determines if the button is repeatable.
Gets the modifiers.
Gets the name of the button.
The VirtualButton class implements an abstract HID button. The button can be mapped to multiple
ButtonCodevalues at the same time to handle multiple inputs.