BatteryInfoCapacityFull Property |
Last remembered value of charge in when battery became full/empty in mAh.
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 static BatteryInfo CapacityFull { get; }
Public Shared ReadOnly Property CapacityFull As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks Last remembered value of charge in when battery became full/empty in mAh. The value type of this property is int
.
[Android Documentation]
See Also