stopMotion(with:completionHandler:)

Declaration

func stopMotion(with params: MTRWindowCoveringClusterStopMotionParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func stopMotion(with params: MTRWindowCoveringClusterStopMotionParams?) async throws