Click or drag to resize

PowerState Class

PowerState
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.PowerState

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 PowerState

The PowerState type exposes the following members.

Constructors
NameDescription
Public methodPowerState
Initializes a new instance of the PowerState class
Public methodPowerState
Initializes a new instance of the PowerState class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
PowerState is a class defining constants for different charge statuses and failure statuses of the device.

[Android Documentation]

See Also