---
title: "readAttributeScheduleProgrammingVisibility(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostatuserinterfaceconfiguration/readattributescheduleprogrammingvisibility(completionhandler:)"
---

# readAttributeScheduleProgrammingVisibility(completionHandler:)

## Declaration

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

```swift
func readAttributeScheduleProgrammingVisibility() async throws -> NSNumber
```
