BatteryStatusTemperatureMax Property |
Returns the value of the maximum 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 TemperatureMax { get; }
Public ReadOnly Property TemperatureMax As Integer
Get
Property Value
Type:
Int32int
The value of the maximum temperature recorded by the battery in 0.1 °C.
Remarks See Also