Sprache

SoundEffectConstants.NavigationRepeatRight 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 rechts, e.

[Android.Runtime.Register("NAVIGATION_REPEAT_RIGHT", 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 NavigationRepeatRight = 7;
[<Android.Runtime.Register("NAVIGATION_REPEAT_RIGHT", 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 NavigationRepeatRight : Android.Views.SoundEffects

Feldwert

Value = 7
Attribute

Hinweise

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

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

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: