Android.Views.KeyEvent.IsGamepadButton Method
Returns true if the specified keycode is a gamepad button.

Syntax

[Android.Runtime.Register("isGamepadButton", "(I)Z", "")]
public static bool IsGamepadButton ([Android.Runtime.GeneratedEnum] Keycode keyCode)

Parameters

keyCode
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the specified keycode is a gamepad button.

[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