HapticFeedback.Perform(HapticFeedbackType) Method

Definition

Calls the platform-oriented method to cause a HapticFeedback response of the specified type

public static void Perform (Xamarin.Essentials.HapticFeedbackType type = Xamarin.Essentials.HapticFeedbackType.Click);

Parameters

type
HapticFeedbackType

The type of a HapticFeedback response that will be called

Applies to