Click or drag to resize

BatteryStatusCapacityRemaining Property

Returns the instantaneous value of the remaining available capacity 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 CapacityRemaining { get; }

Property Value

Type: Int32
int The remaining available capacity of the battery in mAh.
Remarks

Returns the instantaneous value of the remaining available capacity of the battery.

[Android Documentation]

See Also