BatteryInfoStateOfHealth Property |
The percentage of the state of health of 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 static BatteryInfo StateOfHealth { get; }
Public Shared ReadOnly Property StateOfHealth As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The percentage of the state of health of the battery. The value type of this property is int
.
[Android Documentation]
See Also