Android.Bluetooth.BluetoothGattCharacteristic.FormatSfloat Field
Characteristic value format type sfloat (16-bit float)

Value: 50

Syntax

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

Remarks

Characteristic value format type sfloat (16-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