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

# stopMotion(completionHandler:)

## Declaration

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

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