Android.Views.KeyEvent.MaxKeyCode Property
Returns the maximum keycode.

Syntax

[get: Android.Runtime.Register("getMaxKeyCode", "()I", "GetGetMaxKeyCodeHandler")]
public static Keycode MaxKeyCode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the maximum keycode.

[Android Documentation]

Requirements

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