PowerStatusManager." name="Description"/>
Click or drag to resize

PowerState+Charge.ManualCharge Field

The device is performing a manual charge up to 100% due to user intervention, constant int value represented in PowerStatusManager.

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

Field Value

Type: Int32
Remarks
The device is performing a manual charge up to 100% due to user intervention, constant int value represented in PowerStatusManager.ChargeStatus.

[Android Documentation]

See Also