Android.Content.PM.PackageManager.FeatureUsbHost Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports connecting to USB devices as the USB host.

Syntax

[Android.Runtime.Register("FEATURE_USB_HOST")]
public const string FeatureUsbHost

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports connecting to USB devices as the USB host.

[Android Documentation]

Requirements

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