Android.InputMethodServices.KeyboardView Class
A view that renders a virtual Android.InputMethodServices.Keyboard.

See Also: KeyboardView Members

Syntax

[Android.Runtime.Register("android/inputmethodservice/KeyboardView", DoNotGenerateAcw=true)]
public class KeyboardView : Android.Views.View, Android.Views.View.IOnClickListener, IDisposable

Remarks

A view that renders a virtual Android.InputMethodServices.Keyboard. It handles rendering of keys and detecting key presses and touch movements.

[Android Documentation]

Requirements

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