Partilhar via


MotionEvent.ClassificationNone Campo

Definição

Cuidado

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

Constante de classificação: Nenhuma.

[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

Valor do campo

Value = 0

Implementações

Atributos

Comentários

Constante de classificação: Nenhuma.

Nenhuma informação adicional está disponível sobre o fluxo de eventos de movimento atual.

Documentação Java para android.view.MotionEvent.CLASSIFICATION_NONE.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a