Android.Content.PM.PackageManager.FeatureGamepad Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has all of the inputs necessary to be considered a compatible game controller, or includes a compatible game controller in the box.

Syntax

[Android.Runtime.Register("FEATURE_GAMEPAD")]
public const string FeatureGamepad

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has all of the inputs necessary to be considered a compatible game controller, or includes a compatible game controller in the box.

[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 1