Android.Views.KeyCharacterMap.GetDisplayLabel Method
Gets the primary character for this key.

Syntax

[Android.Runtime.Register("getDisplayLabel", "(I)C", "GetGetDisplayLabel_IHandler")]
public virtual char GetDisplayLabel ([Android.Runtime.GeneratedEnum] Keycode keyCode)

Parameters

keyCode
The key code.

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the primary character for this key. In other words, the label that is physically printed on it.

[Android Documentation]

Requirements

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