Click or drag to resize

BatteryStatusTemperatureMin Property

Returns the value of the minimum temperature recorded by the battery.

Namespace:  Com.Datalogic.Device.Battery
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int TemperatureMin { get; }

Property Value

Type: Int32
int The value of the minimum temperature recorded by the battery in 0.1 °C.
Remarks

Returns the value of the minimum temperature recorded by the battery.

[Android Documentation]

See Also