Click or drag to resize

PropertyID.PowerSuspendInternalTimeout 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
C#
VB
public const Int32 PowerSuspendInternalTimeout = "value"

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