InputDevice.SourceJoystick 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_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 SourceJoystick = 16777232;
[<Android.Runtime.Register("SOURCE_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 SourceJoystick : Android.Views.InputSourceType

Nilai Bidang

Value = 16777232

Penerapan

Atribut

Keterangan

Sumber input adalah joystick. (Mungkin juga ).#SOURCE_GAMEPAD

Java dokumentasi untuk android.view.InputDevice.SOURCE_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

Lihat juga