Partager via


IHapticFeedback.Perform(HapticFeedbackType) Méthode

Définition

Effectuez un type de commentaires haptiques sur l’appareil.

public:
 void Perform(Microsoft::Maui::Devices::HapticFeedbackType type);
public void Perform (Microsoft.Maui.Devices.HapticFeedbackType type);
abstract member Perform : Microsoft.Maui.Devices.HapticFeedbackType -> unit
Public Sub Perform (type As HapticFeedbackType)

Paramètres

type
HapticFeedbackType

Type de retour haptique à effectuer.

S’applique à