Поделиться через


KeyboardView.OnKeyboardActionListener Свойство

Определение

Возвращает объект 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

Значение свойства

прослушиватель, подключенный к этой клавиатуре

Атрибуты

Комментарии

Документация по Java для android.inputmethodservice.KeyboardView.getOnKeyboardActionListener().

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к