Modifier and Type | Field and Description |
---|---|
KeyboardLayout |
HID.KbdLayout
Get or set the keyboard layout of the HID keyboard interface
|
Modifier and Type | Method and Description |
---|---|
static KeyboardLayout |
KeyboardLayout.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyboardLayout[] |
KeyboardLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|