BatteryInfoTemperatureMax Property |
The value of the maximum temperature recorded by the battery during its life (in 0.
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 static BatteryInfo TemperatureMax { get; }
Public Shared ReadOnly Property TemperatureMax As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The value of the maximum temperature recorded by the battery during its life (in 0.1 °C). The value type of this property is int
.
[Android Documentation]
See Also