Bagikan melalui


InputDevice.MotionRangeToolMajor Bidang

Definisi

Perhatian

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

Konstanta untuk mengambil rentang nilai untuk MotionEvent#AXIS_TOOL_MAJOR.

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

Nilai Bidang

Value = 6

Penerapan

Atribut

Keterangan

Konstanta untuk mengambil rentang nilai untuk MotionEvent#AXIS_TOOL_MAJOR.

Anggota ini tidak digunakan lagi. Gunakan MotionEvent#AXIS_TOOL_MAJOR sebagai gantinya.

Dokumentasi Java untuk android.view.InputDevice.MOTION_RANGE_TOOL_MAJOR.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk

Lihat juga