Android.Views.KeyEvent.DisplayLabel Property
Gets the primary character for this key.

Syntax

[get: Android.Runtime.Register("getDisplayLabel", "()C", "GetGetDisplayLabelHandler")]
public virtual char DisplayLabel { get; }

Value

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