InputMethodManager.LastInputMethodSubtype Propiedad

Definición

Devuelve el último usado InputMethodSubtype en el historial del 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

Valor de propiedad

el último , InputMethodSubtype si el último nullIME no tiene ningún subtipo.

Atributos

Comentarios

Devuelve el último usado InputMethodSubtype en el historial del sistema.

Java documentación para android.view.inputmethod.InputMethodManager.getLastInputMethodSubtype().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a