4 references to HapticFeedbackType
Microsoft.Maui.Essentials (4)
HapticFeedback\HapticFeedback.netstandard.tvos.watchos.cs (1)
12 public void Perform(HapticFeedbackType type)
HapticFeedback\HapticFeedback.shared.cs (3)
19 void Perform(HapticFeedbackType type); 31 public static void Perform(HapticFeedbackType type = HapticFeedbackType.Click) =>