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


InputMethodService.CurrentInputConnection Свойство

Определение

Извлеките активное значение InputConnection, привязанное к методу ввода, или значение NULL, если нет.

public virtual Android.Views.InputMethods.IInputConnection? CurrentInputConnection { [Android.Runtime.Register("getCurrentInputConnection", "()Landroid/view/inputmethod/InputConnection;", "GetGetCurrentInputConnectionHandler")] get; }
[<get: Android.Runtime.Register("getCurrentInputConnection", "()Landroid/view/inputmethod/InputConnection;", "GetGetCurrentInputConnectionHandler")>]
member this.CurrentInputConnection : Android.Views.InputMethods.IInputConnection

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

Атрибуты

Комментарии

Извлеките активное значение InputConnection, привязанное к методу ввода, или значение NULL, если нет.

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

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

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