Compartir a través de


HapticFeedback.Perform(HapticFeedbackType) Método

Definición

Realice un tipo de comentarios hápticos en el 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)

Parámetros

type
HapticFeedbackType

Tipo de comentarios hápticos que se va a realizar.

Se aplica a