Click or drag to resize

BatteryStatusTimeToEmpty Property

Returns the time left for battery to be considered empty.

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

Property Value

Type: Int32
int The time left for battery to be considered empty in seconds.
Remarks

Returns the time left for battery to be considered empty.

[Android Documentation]

See Also