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

# readAttributeNullableFloatDouble(completionHandler:)

## Declaration

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

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