---
title: supportsHaptics
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticdevicecapability/supportshaptics
---

# supportsHaptics

A Boolean value that indicates whether the device supports haptic event playback.

## Declaration

```swift
var supportsHaptics: Bool { get }
```

## Mentioned in

Preparing your app to play haptics

## See Also

### Determining Support for Haptics

- [supportsAudio](corehaptics/chhapticdevicecapability/supportsaudio.md)
