Click or drag to resize

BatteryInfoVoltageMax Property

The value of the maximum voltage recorded by the battery during its life (in mV).

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 VoltageMax { get; }

Property Value

Type: BatteryInfo
Remarks

The value of the maximum voltage recorded by the battery during its life (in mV). The value type of this property is int

.

[Android Documentation]

See Also