---
title: isMuted
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticadvancedpatternplayer/ismuted
---

# isMuted

A Boolean value that indicates whether to silences all haptic and audio output from the player.

## Declaration

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