SoundEffectConstants.NavigationRepeatDown 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 verso il basso, e.

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

Valore del campo

Value = 8
Attributi

Commenti

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

per android.view.SoundEffectConstants.NAVIGATION_REPEAT_DOWN.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a