---
title: shouldBeMuted
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/tabconfiguration/shouldbemuted
---

# shouldBeMuted

Indicates whether the tab should be muted.

## Declaration

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