---
title: "remove(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrdevicecontroller/remove(_:)-8pxve"
---

# remove(_:)

Removes a Delegate from the device controller

## Declaration

```swift
func remove(_ delegate: any MTRDeviceControllerDelegate)
```
