---
title: "barrierControlStop(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterbarriercontrol/barriercontrolstop(completion:)"
---

# barrierControlStop(completion:)

## Declaration

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

```swift
func barrierControlStop() async throws
```
