Android.Hardware.Usb.UsbDevice.DeviceSubclass Property
Returns the device's subclass field.

Syntax

[get: Android.Runtime.Register("getDeviceSubclass", "()I", "GetGetDeviceSubclassHandler")]
public virtual UsbClass DeviceSubclass { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the device's subclass field.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Usb
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12