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

參數

屬性

備註

待補充

Java 文件 android.inputmethodservice.InputMethodService.InputMethodImpl.changeInputMethodSubtype(android.view.inputmethod.InputMethodSubtype)

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於