Condividi tramite


InputMethodService.CurrentInputConnection Proprietà

Definizione

Recuperare l'oggetto InputConnection attualmente attivo associato al metodo di input oppure null se non è presente.

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

Valore della proprietà

Attributi

Commenti

Recuperare l'oggetto InputConnection attualmente attivo associato al metodo di input oppure null se non è presente.

Documentazione java per android.inputmethodservice.InputMethodService.getCurrentInputConnection().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a