---
title: "onWithTimedOff(with:completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteronoff/onwithtimedoff(with:completionhandler:)"
---

# onWithTimedOff(with:completionHandler:)

## Declaration

```swift
func onWithTimedOff(with params: MTROnOffClusterOnWithTimedOffParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func onWithTimedOff(with params: MTROnOffClusterOnWithTimedOffParams) async throws
```
