Click or drag to resize

PropertyIDPowerSuspendInternalTimeout Field

This parameter defines the screen off timeout, in msecs, when the device is powered by internal battery.

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 PowerSuspendInternalTimeout = 1572882

Field Value

Type: Int32
Remarks

This parameter defines the screen off timeout, in msecs, when the device is powered by internal battery.

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

[Android Documentation]

See Also