Condividi tramite


HapticFeedback.Perform(HapticFeedbackType) Metodo

Definizione

Eseguire un tipo di feedback aptico nel dispositivo.

public static void Perform (Microsoft.Maui.Devices.HapticFeedbackType type = Microsoft.Maui.Devices.HapticFeedbackType.Click);
static member Perform : Microsoft.Maui.Devices.HapticFeedbackType -> unit
Public Shared Sub Perform (Optional type As HapticFeedbackType = Microsoft.Maui.Devices.HapticFeedbackType.Click)

Parametri

type
HapticFeedbackType

Tipo di feedback aptico da eseguire.

Si applica a