# supportsVibration

> Is the device capable of providing the user haptic feedback by vibration?

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static bool supportsVibration { get; }
```
