Click or drag to resize

BatteryStatusDischargeCurrentMax Property

Returns the value of the maximum discharge current 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 DischargeCurrentMax { get; }

Property Value

Type: Int32
int The value of the maximum discharge current recorded by the battery in mA.
Remarks

Returns the value of the maximum discharge current recorded by the battery.

[Android Documentation]

See Also