---
title: "writeAttributeActiveCalendarType(withValue:params:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertimeformatlocalization/writeattributeactivecalendartype(withvalue:params:completion:)"
---

# writeAttributeActiveCalendarType(withValue:params:completion:)

## Declaration

```swift
func writeAttributeActiveCalendarType(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeActiveCalendarType(withValue value: NSNumber, params: MTRWriteParams?) async throws
```
