Click or drag to resize

PropertyID.PowerChargingSources Field

Selects the device charging sources.

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

Field Value

Type: Int32
Remarks
Selects the device charging sources. This parameter controls the charging source the device will be using. All charging sources could be disabled.

The class of the property is MultipleChoiceProperty. The allowed values are all the combinations of the values defined by ChargingSourcesFlags.

[Android Documentation]

See Also