---
title: "stopMotion(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwindowcovering/stopmotion(completion:)"
---

# stopMotion(completion:)

## Declaration

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

```swift
func stopMotion() async throws
```
