---
title: isMuted
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxsetmutedcallaction/ismuted
---

# isMuted

A Boolean value that indicates whether the call is muted.

## Declaration

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