HapticFeedbackConstants.ClockTick 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 entweder eine Stunde oder Minute eines Takts einer Uhr gedrückt.

[Android.Runtime.Register("CLOCK_TICK")]
[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 ClockTick = 4;
[<Android.Runtime.Register("CLOCK_TICK")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.FeedbackConstants enum directly instead of this field.", true)>]
val mutable ClockTick : Android.Views.FeedbackConstants

Feldwert

Value = 4
Attribute

Hinweise

Der Benutzer hat entweder eine Stunde oder Minute eines Takts einer Uhr gedrückt.

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

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: