---
title: "readAttributeNullableFloatSingle(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustertestcluster/readattributenullablefloatsingle(completionhandler:)"
---

# readAttributeNullableFloatSingle(completionHandler:)

## Declaration

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

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