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</b> nativ unterstützt, obwohl das System weiterhin eine Fallbackschwingung wiedergeben kann.

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

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: