---
title: "disable(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterenergyevse/disable(completion:)"
---

# disable(completion:)

## Declaration

```swift
func disable(completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func disable() async throws
```
