Click or drag to resize

PropertyID.PowerSmartChargeEnable Field

This property enables or disables the smart charge feature.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 PowerSmartChargeEnable = "value"

Field Value

Type: Int32
Remarks
This property enables or disables the smart charge feature.

Enabling the smart charge feature helps prevent battery degradation by managing the battery charging process intelligently.

When enabled, users can customize the battery charging process according to their working hours.

The Smart Charge feature can be configured with the following properties:

The class of the property is BooleanProperty.

[Android Documentation]

See Also