Язык

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().

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

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