SoundEffectConstants.NavigationRepeatUp 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 su, e.

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

Valore del campo

Value = 6
Attributi

Commenti

ID effetto per uno spostamento attivato ripetutamente verso l'alto, ad esempio a causa della pressione prolungata di un pulsante

per android.view.SoundEffectConstants.NAVIGATION_REPEAT_UP.

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