Bagikan melalui


MotionEvent.ClassificationAmbiguousGesture Bidang

Definisi

Perhatian

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

Konstanta klasifikasi: Gerakan ambigu.

[Android.Runtime.Register("CLASSIFICATION_AMBIGUOUS_GESTURE", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ClassificationMode enum directly instead of this field.", true)]
public const Android.Views.ClassificationMode ClassificationAmbiguousGesture = 1;
[<Android.Runtime.Register("CLASSIFICATION_AMBIGUOUS_GESTURE", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ClassificationMode enum directly instead of this field.", true)>]
val mutable ClassificationAmbiguousGesture : Android.Views.ClassificationMode

Nilai Bidang

Value = 1

Penerapan

Atribut

Keterangan

Konstanta klasifikasi: Gerakan ambigu.

Niat pengguna sehubungan dengan aliran peristiwa saat ini belum ditentukan. Tindakan gestural, seperti menggulir, harus dihambat sampai klasifikasi diselesaikan ke nilai lain atau aliran peristiwa berakhir.

Dokumentasi Java untuk android.view.MotionEvent.CLASSIFICATION_AMBIGUOUS_GESTURE.

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