---
title: "readAttributeNumberOfPositions(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterswitch/readattributenumberofpositions(completion:)"
---

# readAttributeNumberOfPositions(completion:)

## Declaration

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

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