---
title: "setCookingParametersWithCompletion(_:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustermicrowaveovencontrol/setcookingparameterswithcompletion(_:)"
---

# setCookingParametersWithCompletion(_:)

## Declaration

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

```swift
func setCookingParameters() async throws
```
