Condividi tramite


InputMethodManager.CurrentInputMethodSubtype Proprietà

Definizione

Restituisce il sottotipo del metodo di input corrente.

public Android.Views.InputMethods.InputMethodSubtype? CurrentInputMethodSubtype { [Android.Runtime.Register("getCurrentInputMethodSubtype", "()Landroid/view/inputmethod/InputMethodSubtype;", "")] get; }
[<get: Android.Runtime.Register("getCurrentInputMethodSubtype", "()Landroid/view/inputmethod/InputMethodSubtype;", "")>]
member this.CurrentInputMethodSubtype : Android.Views.InputMethods.InputMethodSubtype

Valore della proprietà

Attributi

Commenti

Restituisce il sottotipo del metodo di input corrente. Questo sottotipo è uno dei sottotipi nel metodo di input corrente. Questo metodo restituisce null quando il metodo di input corrente non ha alcun sottotipo del metodo di input.

Documentazione java per android.view.inputmethod.InputMethodManager.getCurrentInputMethodSubtype().

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