Click or drag to resize

ManufacturerInfoFullCapacityDesign Property

Returns the battery full design capacity (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 virtual int FullCapacityDesign { get; }

Property Value

Type: Int32
int The full design capacity of the battery.
Remarks

Returns the battery full design capacity (in MAh).

[Android Documentation]

See Also