Android.Views.KeyEvent.GetKeyData Method
Get the character conversion data for a given key code.

Syntax

[Android.Runtime.Register("getKeyData", "(Landroid/view/KeyCharacterMap$KeyData;)Z", "GetGetKeyData_Landroid_view_KeyCharacterMap_KeyData_Handler")]
[System.Obsolete("deprecated")]
public virtual bool GetKeyData (KeyCharacterMap.KeyData results)

Parameters

results
A NoType:android/view/KeyCharacterMap$KeyData;Href=../../../reference/android/view/KeyCharacterMap.KeyData.html instance that will be filled with the results.

Returns

Documentation for this section has not yet been entered.

Remarks

Get the character conversion data for a given key code.

[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