Android.Views.InputDevice.SourceGamepad Field
The input source is a game pad.

Value: 1025

Syntax

[Android.Runtime.Register("SOURCE_GAMEPAD")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.")]
public const InputSourceType SourceGamepad

See Also

InputDevice.SourceClassButton

Remarks

The input source is a game pad. (It may also be a InputDevice.SourceJoystick).

[Android Documentation]

Requirements

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