Android.Bluetooth.BluetoothGattCharacteristic.FormatFloat Field
Characteristic value format type float (32-bit float)

Value: 52

Syntax

[Android.Runtime.Register("FORMAT_FLOAT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.GattFormat enum directly instead of this field.")]
public const GattFormat FormatFloat

Remarks

Characteristic value format type float (32-bit float)

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18