Partager via


HapticFeedback.Perform(HapticFeedbackType) Méthode

Définition

Effectuez un type de commentaires haptiques sur l’appareil.

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)

Paramètres

type
HapticFeedbackType

Type de retour haptique à effectuer.

S’applique à