Langue

Vibrator.IsPresetSupported(VibrationEffectPresetType) Méthode

Définition

Interrogez si le vibrateur prend en charge la présélection donnée.

[Android.Runtime.Register("isPresetSupported", "(I)Z", "GetIsPresetSupported_IHandler", ApiSince=37)]
public virtual bool IsPresetSupported(Android.OS.VibrationEffectPresetType presetId);
[<Android.Runtime.Register("isPresetSupported", "(I)Z", "GetIsPresetSupported_IHandler", ApiSince=37)>]
abstract member IsPresetSupported : Android.OS.VibrationEffectPresetType -> bool
override this.IsPresetSupported : Android.OS.VibrationEffectPresetType -> bool

Paramètres

presetId
VibrationEffectPresetType

Préréglage à rechercher.

Retours

Indique si la présélection est prise en charge.

Attributs

S’applique à