Vibrator.VibrationEffectSupportYes 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: unterstützt

[Android.Runtime.Register("VIBRATION_EFFECT_SUPPORT_YES", 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 VibrationEffectSupportYes = 1;
[<Android.Runtime.Register("VIBRATION_EFFECT_SUPPORT_YES", 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 VibrationEffectSupportYes : Android.OS.VibrationEffectSupport

Feldwert

Value = 1
Attribute

Hinweise

Unterstützung von Vibrationseffekten: unterstützt

Dieser Effekt wird von der zugrunde liegenden Hardware unterstützt.

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

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: