Click or drag to resize

BatteryStatusCapacityFull Property

Returns last remembered value of charge in when battery became full/empty.

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 CapacityFull { get; }

Property Value

Type: Int32
int The last remembered value of charge in when battery became full/empty in mAh.
Remarks

Returns last remembered value of charge in when battery became full/empty.

[Android Documentation]

See Also