SoundEffectConstants.NavigationRepeatRight 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 un riquadro di spostamento attivato ripetutamente, 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

Valore del campo

Value = 7
Attributi

Commenti

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

per android.view.SoundEffectConstants.NAVIGATION_REPEAT_RIGHT.

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