InputConnectionWrapper.SendKeyEvent(KeyEvent) Método

Definición

Por agregar

[Android.Runtime.Register("sendKeyEvent", "(Landroid/view/KeyEvent;)Z", "GetSendKeyEvent_Landroid_view_KeyEvent_Handler")]
public virtual bool SendKeyEvent(Android.Views.KeyEvent? e);
[<Android.Runtime.Register("sendKeyEvent", "(Landroid/view/KeyEvent;)Z", "GetSendKeyEvent_Landroid_view_KeyEvent_Handler")>]
abstract member SendKeyEvent : Android.Views.KeyEvent -> bool
override this.SendKeyEvent : Android.Views.KeyEvent -> bool

Parámetros

e
KeyEvent

Evento de clave.

Devoluciones

Implementaciones

Atributos

Comentarios

Por agregar

Java documentación para android.view.inputmethod.InputConnectionWrapper.sendKeyEvent(android.view.KeyEvent).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a