Lingua

Vibrator.IsPresetSupported(VibrationEffectPresetType) Metodo

Definizione

Verificare se il vibratore supporta il set di impostazioni specificato.

[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

Parametri

presetId
VibrationEffectPresetType

Set di impostazioni per cui eseguire una query.

Valori restituiti

Indica se il set di impostazioni è supportato.

Attributi

Si applica a