Click or drag to resize

ChargingSourcesFlags Class

The defines device charging source.
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.ChargingSourcesFlags

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ChargingSourcesFlags

The ChargingSourcesFlags type exposes the following members.

Constructors
NameDescription
Public methodChargingSourcesFlags
Initializes a new instance of the ChargingSourcesFlags class
Public methodChargingSourcesFlags
Initializes a new instance of the ChargingSourcesFlags class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Fields
NameDescription
Public fieldFlagDatalogicWirelessCradle
To be added.
Public fieldFlagOtherWirelessCradle
To be added.
Public fieldFlagUsb
To be added.
Public fieldFlagWiredCradle
To be added.
Top
Remarks
The ChargingSourcesFlags defines device charging source.

[Android Documentation]

See Also