Click or drag to resize

BatteryStatusTotalDischarge Property

Returns the value of the total amount of discharge current caused the charging cycles 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 int TotalDischarge { get; }

Property Value

Type: Int32
int The total amount of discharge current in 0.1 Ah.
Remarks

Returns the value of the total amount of discharge current caused the charging cycles of the battery.

[Android Documentation]

See Also