InputMethodManager.LastInputMethodSubtype Proprietà

Definizione

Restituisce l'ultimo oggetto utilizzato nella cronologia InputMethodSubtype di sistema.

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

Valore della proprietà

l'ultimo oggetto , InputMethodSubtype se l'ultimo nullIME non ha un sottotipo.

Attributi

Commenti

Restituisce l'ultimo oggetto utilizzato nella cronologia InputMethodSubtype di sistema.

per android.view.inputmethod.InputMethodManager.getLastInputMethodSubtype().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a