InputDevice.SourceClassJoystick Bidang

Definisi

Perhatian

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

Sumber input adalah joystick.

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

Nilai Bidang

Value = 16

Penerapan

Atribut

Keterangan

Sumber input adalah joystick.

Harus MotionEvent ditafsirkan sebagai gerakan joystick absolut.

Gunakan #getMotionRange untuk mengkueri rentang posisi.

Java dokumentasi untuk android.view.InputDevice.SOURCE_CLASS_JOYSTICK.

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