---
title: isMutedForHaptics
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticengine/ismutedforhaptics
---

# isMutedForHaptics

A Boolean value that indicates whether the engine mutes haptics.

## Declaration

```swift
var isMutedForHaptics: Bool { get set }
```

## See Also

### Modifying Playback Properties

- [playsAudioOnly](corehaptics/chhapticengine/playsaudioonly.md)
- [playsHapticsOnly](corehaptics/chhapticengine/playshapticsonly.md)
- [isMutedForAudio](corehaptics/chhapticengine/ismutedforaudio.md)
