EXTRA_POWER_STATUS_CHARGE to request the charge status." name="Description"/>
Click or drag to resize

Intents.ExtraPowerStatusChargeNone Field

EXTRA_POWER_STATUS_CHARGE_NONE Used as an int value for EXTRA_POWER_STATUS_CHARGE to request the charge status.

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

Field Value

Type: String
Remarks
EXTRA_POWER_STATUS_CHARGE_NONE Used as an int value for EXTRA_POWER_STATUS_CHARGE to request the charge status. Indicates that the device is regularly charging.

[Android Documentation]

See Also