HapticFeedback.Perform(HapticFeedbackType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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