Android.Hardware.Usb.UsbDevice.GetConfiguration Method
Returns the Android.Hardware.Usb.UsbConfiguration at the given index.

Syntax

[Android.Runtime.Register("getConfiguration", "(I)Landroid/hardware/usb/UsbConfiguration;", "GetGetConfiguration_IHandler")]
public virtual UsbConfiguration GetConfiguration (int index)

Parameters

index
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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