Freigeben über


MotionEvent.ClassificationNone Feld

Definition

Achtung

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

Klassifizierungskonstante: Keine.

[Android.Runtime.Register("CLASSIFICATION_NONE", 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 ClassificationNone = 0;
[<Android.Runtime.Register("CLASSIFICATION_NONE", 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 ClassificationNone : Android.Views.ClassificationMode

Feldwert

Value = 0

Implementiert

Attribute

Hinweise

Klassifizierungskonstante: Keine.

Es sind keine zusätzlichen Informationen zum aktuellen Animationsereignisstream verfügbar.

Java-Dokumentation für android.view.MotionEvent.CLASSIFICATION_NONE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: