共用方式為


InputMethodService.InputMethodImpl.ChangeInputMethodSubtype 方法

定義

要新增

[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

參數

屬性

備註

要新增

android.inputmethodservice.InputMethodService.InputMethodImpl.changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於