Compartir a través de


InputMethodService.InputMethodImpl.ChangeInputMethodSubtype Método

Definición

Para agregar

[Android.Runtime.Register("changeInputMethodSubtype", "(Landroid/view/inputmethod/InputMethodSubtype;)V", "GetChangeInputMethodSubtype_Landroid_view_inputmethod_InputMethodSubtype_Handler")]
public override void ChangeInputMethodSubtype(Android.Views.InputMethods.InputMethodSubtype subtype);
[<Android.Runtime.Register("changeInputMethodSubtype", "(Landroid/view/inputmethod/InputMethodSubtype;)V", "GetChangeInputMethodSubtype_Landroid_view_inputmethod_InputMethodSubtype_Handler")>]
override this.ChangeInputMethodSubtype : Android.Views.InputMethods.InputMethodSubtype -> unit

Parámetros

Atributos

Comentarios

Para agregar

Documentación de Java para android.inputmethodservice.InputMethodService.InputMethodImpl.changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype).

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a