共用方式為


InputKeyboardType 列舉

定義

列舉數種類型所傳回的值。

public enum InputKeyboardType
type InputKeyboardType = 
繼承
InputKeyboardType

欄位

Alphabetic 2

鍵盤支援字母鍵的補碼。

NonAlphabetic 1

鍵盤不是完全字母。

None 0

沒有鍵盤。

備註

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

適用於