HapticFeedbackConstants.ContextClick Feld

Definition

Achtung

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

Der Benutzer hat einen Kontextklick auf ein Objekt ausgeführt.

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

Feldwert

Value = 6
Attribute

Hinweise

Der Benutzer hat einen Kontextklick auf ein Objekt ausgeführt.

Java Dokumentation für android.view.HapticFeedbackConstants.CONTEXT_CLICK.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: