---
title: "readAttributeNullableFloatSingle(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterunittesting/readattributenullablefloatsingle(completion:)"
---

# readAttributeNullableFloatSingle(completion:)

## Declaration

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

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