Android.Bluetooth.BluetoothGattCharacteristic.GetFloatValue Method
Return the stored value of this characteristic.

Syntax

[Android.Runtime.Register("getFloatValue", "(II)Ljava/lang/Float;", "GetGetFloatValue_IIHandler")]
public virtual Java.Lang.Float GetFloatValue ([Android.Runtime.GeneratedEnum] GattFormat formatType, int offset)

Parameters

formatType
The format type used to interpret the characteristic value.
offset
Offset at which the float value can be found.

Returns

Documentation for this section has not yet been entered.

Remarks

Return the stored value of this characteristic.

See BluetoothGattCharacteristic.GetValue for details.

[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