Condividi tramite


IInputMethod.ChangeInputMethodSubtype(InputMethodSubtype) Metodo

Definizione

Notificare che il sottotipo del metodo di input viene modificato nello stesso metodo di input.

[Android.Runtime.Register("changeInputMethodSubtype", "(Landroid/view/inputmethod/InputMethodSubtype;)V", "GetChangeInputMethodSubtype_Landroid_view_inputmethod_InputMethodSubtype_Handler:Android.Views.InputMethods.IInputMethodInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void ChangeInputMethodSubtype (Android.Views.InputMethods.InputMethodSubtype? subtype);
[<Android.Runtime.Register("changeInputMethodSubtype", "(Landroid/view/inputmethod/InputMethodSubtype;)V", "GetChangeInputMethodSubtype_Landroid_view_inputmethod_InputMethodSubtype_Handler:Android.Views.InputMethods.IInputMethodInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member ChangeInputMethodSubtype : Android.Views.InputMethods.InputMethodSubtype -> unit

Parametri

subtype
InputMethodSubtype

Nuovo sottotipo del metodo di input notificato

Attributi

Commenti

Notificare che il sottotipo del metodo di input viene modificato nello stesso metodo di input.

Documentazione java per android.view.inputmethod.InputMethod.changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype).

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