Click or drag to resize

BatteryInfoFullCapacityDesign Property

The capacity by desing 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 FullCapacityDesign { get; }

Property Value

Type: BatteryInfo
Remarks

The capacity by desing of the battery in mAh. The value type of this property is int

.

[Android Documentation]

See Also