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; }
Public ReadOnly Property CapacityFull As Integer
Get
Property Value
Type:
Int32int
The last remembered value of charge in when battery became full/empty in mAh.
Remarks See Also