Idioma

Vibrator.IsPresetSupported(VibrationEffectPresetType) Método

Definição

Consulte se o vibrador dá suporte à predefinição fornecida.

[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

Parâmetros

presetId
VibrationEffectPresetType

Qual predefinição para a qual consultar.

Retornos

Se há suporte para a predefinição.

Atributos

Aplica-se a