Click or drag to resize

PropertyID.PowerSuspendExternalTimeout Field

This parameter defines the screen off timeout, in msecs, when the device is powered by an external AC power.

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

Field Value

Type: Int32
Remarks
This parameter defines the screen off timeout, in msecs, when the device is powered by an external AC power.

The class of the property is NumericProperty. The allowed values are between 0 and MAX_INT. 0 means never.

[Android Documentation]

See Also