Android.Hardware.Usb.UsbManager.ActionUsbDeviceAttached Field
Broadcast Action: A broadcast for USB device attached event.

Syntax

[Android.Runtime.Register("ACTION_USB_DEVICE_ATTACHED")]
public const string ActionUsbDeviceAttached

Remarks

Broadcast Action: A broadcast for USB device attached event. This intent is sent when a USB device is attached to the USB bus when in host mode.

[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