Click or drag to resize

BatteryInfoTimeToEmpty Property

The estimated time left for battery to be considered empty (in seconds).

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

Property Value

Type: BatteryInfo
Remarks

The estimated time left for battery to be considered empty (in seconds). The value type of this property is int

.

[Android Documentation]

See Also