---
title: isSuspended
framework: matter
role: symbol
role_heading: Instance Property
path: matter/mtrdevicecontroller/issuspended
---

# isSuspended

If true, the controller has been suspended via suspend and not resumed yet.

## Declaration

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