---
title: "readAttributeGlobalSceneControl(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteronoff/readattributeglobalscenecontrol(completion:)"
---

# readAttributeGlobalSceneControl(completion:)

## Declaration

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

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