語言

InputMethodManager.LastInputMethodSubtype 屬性

定義

回傳系統歷史上最後一次使用的 InputMethodSubtype 車輛。

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

屬性值

最後一個 InputMethodSubtype,如果最後一個 IME null 沒有子型。

屬性

備註

回傳系統歷史上最後一次使用的 InputMethodSubtype 車輛。

Java 文件 android.view.inputmethod.InputMethodManager.getLastInputMethodSubtype()。

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

適用於