BatteryInfoCapacityRemaining Property |
The instantaneous value of the remaining available capacity of the battery 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 CapacityRemaining { get; }
Public Shared ReadOnly Property CapacityRemaining As BatteryInfo
Get
Property Value
Type:
BatteryInfoRemarks The instantaneous value of the remaining available capacity of the battery in mAh. The value type of this property is int
.
[Android Documentation]
See Also