Sprache

SoundEffectConstants.NavigationRepeatLeft Feld

Definition

Achtung

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

Effekt-ID für eine wiederholt ausgelöste Navigation nach links, e.

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

Feldwert

Value = 5
Attribute

Hinweise

Effekt-ID für eine wiederholt ausgelöste Navigation nach links, z. B. durch langes Drücken einer Schaltfläche

Java Dokumentation für android.view.SoundEffectConstants.NAVIGATION_REPEAT_LEFT.

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: