Click or drag to resize

BatteryInfoToInt Method

Converts the BatteryInfo to its integer corresponding value.

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 ToInt()

Return Value

Type: Int32
int
Remarks

Converts the BatteryInfo to its integer corresponding value.

[Android Documentation]

See Also