Condividi tramite


SoundEffectConstants.NavigationRepeatLeft Campo

Definizione

Attenzione

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

ID effetto per uno spostamento attivato ripetutamente a sinistra, 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

Valore del campo

Value = 5
Attributi

Commenti

ID effetto per uno spostamento attivato ripetutamente a sinistra, ad esempio a causa della pressione prolungata di un pulsante

Documentazione java per android.view.SoundEffectConstants.NAVIGATION_REPEAT_LEFT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a