Freigeben über


Vibrator.VibrationEffectSupportNo Feld

Definition

Achtung

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

Unterstützung von Vibrationseffekten: nicht unterstützt

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

Feldwert

Value = 2
Attribute

Hinweise

Unterstützung von Vibrationseffekten: nicht unterstützt

Dieser Effekt wird <von>der zugrunde liegenden Hardware nicht<> nativ unterstützt, obwohl das System möglicherweise weiterhin eine Fallbackschwingung wiedergeben kann.

Java-Dokumentation für android.os.Vibrator.VIBRATION_EFFECT_SUPPORT_NO.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: