VibrationEffect.Composition.PrimitiveClick Поле

Определение

Внимание!

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

Этот эффект должен производить резкое, хрустящее ощущение щелчка.

[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

Значение поля

Value = 1
Атрибуты

Комментарии

Этот эффект должен производить резкое, хрустящее ощущение щелчка.

Документация по Java для android.os.VibrationEffect.Composition.PRIMITIVE_CLICK.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к