Android.InputMethodServices.AbstractInputMethodService.KeyDispatcherState Property
Return the global NoType:android/view/KeyEvent$DispatcherState;Href=../../../reference/android/view/KeyEvent.DispatcherState.html for used for processing events from the target application.

Syntax

[get: Android.Runtime.Register("getKeyDispatcherState", "()Landroid/view/KeyEvent$DispatcherState;", "GetGetKeyDispatcherStateHandler")]
public virtual Android.Views.KeyEvent.DispatcherState KeyDispatcherState { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the global NoType:android/view/KeyEvent$DispatcherState;Href=../../../reference/android/view/KeyEvent.DispatcherState.html for used for processing events from the target application. Normally you will not need to use this directly, but just use the standard high-level event callbacks like NoType:android/view/KeyEvent$Callback;Href=../../../reference/android/view/KeyEvent.Callback.html#onKeyDown(int, android.view.KeyEvent).

[Android Documentation]

Requirements

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