<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>



```kotlin
interface HapticFeedback
```


Interface for haptic feedback.


## Functions



<h2 id="performhapticfeedback-hapticfeedbacktype">performHapticFeedback</h2>

```kotlin
fun performHapticFeedback(hapticFeedbackType: HapticFeedbackType)
```


Provide haptic feedback to the user.