Compartir a través de


KeyboardView.OnKeyboardActionListener Propiedad

Definición

Devuelve el objeto OnKeyboardActionListener.

public virtual Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener? OnKeyboardActionListener { [Android.Runtime.Register("getOnKeyboardActionListener", "()Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;", "GetGetOnKeyboardActionListenerHandler")] get; [Android.Runtime.Register("setOnKeyboardActionListener", "(Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;)V", "GetSetOnKeyboardActionListener_Landroid_inputmethodservice_KeyboardView_OnKeyboardActionListener_Handler")] set; }
[<get: Android.Runtime.Register("getOnKeyboardActionListener", "()Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;", "GetGetOnKeyboardActionListenerHandler")>]
[<set: Android.Runtime.Register("setOnKeyboardActionListener", "(Landroid/inputmethodservice/KeyboardView$OnKeyboardActionListener;)V", "GetSetOnKeyboardActionListener_Landroid_inputmethodservice_KeyboardView_OnKeyboardActionListener_Handler")>]
member this.OnKeyboardActionListener : Android.InputMethodServices.KeyboardView.IOnKeyboardActionListener with get, set

Valor de propiedad

el agente de escucha conectado a este teclado

Atributos

Comentarios

Documentación de Java para android.inputmethodservice.KeyboardView.getOnKeyboardActionListener().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a