InputDevice.KeyboardTypeAlphabetic Bidang

Definisi

Perhatian

This constant will be removed in the future version. Use Android.Views.InputKeyboardType enum directly instead of this field.

Keyboard mendukung pelengkap tombol alfabet.

[Android.Runtime.Register("KEYBOARD_TYPE_ALPHABETIC")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputKeyboardType enum directly instead of this field.", true)]
public const Android.Views.InputKeyboardType KeyboardTypeAlphabetic = 2;
[<Android.Runtime.Register("KEYBOARD_TYPE_ALPHABETIC")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputKeyboardType enum directly instead of this field.", true)>]
val mutable KeyboardTypeAlphabetic : Android.Views.InputKeyboardType

Nilai Bidang

Value = 2

Penerapan

Atribut

Keterangan

Keyboard mendukung pelengkap tombol alfabet.

Java dokumentasi untuk android.view.InputDevice.KEYBOARD_TYPE_ALPHABETIC.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk