Method RunHapticFeedback
RunHapticFeedback(HapticFeedbackType)
Run a haptic feedback on the current platform.
Declaration
public static void RunHapticFeedback(HapticFeedbackType feedbackType)Parameters
| Type | Name | Description | 
|---|---|---|
| HapticFeedbackType | feedbackType | The type of haptic feedback to trigger. |