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