Android.Views.KeyEvent.IsPrintingKey Property
Returns true if this key produces a glyph.

Syntax

[get: Android.Runtime.Register("isPrintingKey", "()Z", "GetIsPrintingKeyHandler")]
public virtual bool IsPrintingKey { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this 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