PocketModePolicy." name="Description"/>
Click or drag to resize

PropertyID.PowerPocketModeLockTimeout Field

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

Field Value

Type: Int32
Remarks
When the PocketModePolicy.PROGRESSIVE_DEVICE_LOCK policy is selected, this value is used to configure the amount of time that needs to pass before the device switches from "display off" to "suspend". The duration of the interval is measured in milliseconds.

The class of the property is NumericProperty.

[Android Documentation]

See Also