Click or drag to resize

DLBatteryManagerInstance Property

Returns an instance of the DLBatteryManager

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

Property Value

Type: DLBatteryManager
The Battery Manager.
Remarks

Returns an instance of the DLBatteryManager

.

[Android Documentation]

See Also