Click or drag to resize

PropertyIDPowerSuspendExternalTimeout 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
public const int PowerSuspendExternalTimeout = 1572881

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