Android.Views.KeyCharacterMap.IsPrintingKey Method
Returns true if the specified key produces a glyph.

Syntax

[Android.Runtime.Register("isPrintingKey", "(I)Z", "GetIsPrintingKey_IHandler")]
public virtual bool IsPrintingKey ([Android.Runtime.GeneratedEnum] Keycode keyCode)

Parameters

keyCode
The key code.

Returns

Documentation for this section has not yet been entered.

Remarks

Returns true if the specified key produces a glyph.

[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