Lingua

VibrationEffect.Composition.PrimitiveClick Campo

Definizione

Attenzione

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

Questo effetto dovrebbe produrre una sensazione di clic nitida e nitida.

[Android.Runtime.Register("PRIMITIVE_CLICK", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.VibrationEffectCompositionPrimitive enum directly instead of this field.", true)]
public const Android.OS.VibrationEffectCompositionPrimitive PrimitiveClick = 1;
[<Android.Runtime.Register("PRIMITIVE_CLICK", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.VibrationEffectCompositionPrimitive enum directly instead of this field.", true)>]
val mutable PrimitiveClick : Android.OS.VibrationEffectCompositionPrimitive

Valore del campo

Value = 1
Attributi

Commenti

Questo effetto dovrebbe produrre una sensazione di clic nitida e nitida.

per android.os.VibrationEffect.Composition.PRIMITIVE_CLICK.

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