UsbConstants.UsbInterfaceSubclassBoot Field

Definition

Boot subclass for HID devices.

[Android.Runtime.Register("USB_INTERFACE_SUBCLASS_BOOT")]
public const int UsbInterfaceSubclassBoot = 1;
[<Android.Runtime.Register("USB_INTERFACE_SUBCLASS_BOOT")>]
val mutable UsbInterfaceSubclassBoot : int

Field Value

Value = 1
Attributes

Remarks

Boot subclass for HID devices.

Java documentation for android.hardware.usb.UsbConstants.USB_INTERFACE_SUBCLASS_BOOT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to