writeAttributeFloatSingle(withValue:completion:)
Declaration
func writeAttributeFloatSingle(withValue value: NSNumber, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeFloatSingle(withValue value: NSNumber) async throwsfunc writeAttributeFloatSingle(withValue value: NSNumber, completion: @escaping @Sendable ((any Error)?) -> Void)func writeAttributeFloatSingle(withValue value: NSNumber) async throws