Click or drag to resize

PropertyID.BatteryLedEnabled Field

Administrative Settings: For devices managed by an organization, administrative policies might require to disable the automatic synchronization of data.

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 BatteryLedEnabled = "value"

Field Value

Type: Int32
Remarks
Administrative Settings: For devices managed by an organization, administrative policies might require to disable the automatic synchronization of data.

Battery LED enabled refers to enable or disable automatic battery LED control.

When battery LED is enabled, the devices automatically control the battery LED.

The class of the property is BooleanProperty.

[Android Documentation]

See Also