Click or drag to resize

BatteryStatusVoltageMax Property

Returns the value of the maximum voltage recorded by the battery.

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

Property Value

Type: Int32
int The value of the maximum voltage recorded by the battery in mV.
Remarks

Returns the value of the maximum voltage recorded by the battery.

[Android Documentation]

See Also