Click or drag to resize

PropertyID.PowerPocketModeDelay Field

Once a nearby object is detected, the Pocket-Mode will triggered after a brief delay.

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

Field Value

Type: Int32
Remarks
Once a nearby object is detected, the Pocket-Mode will triggered after a brief delay. This pause serves as a "debounce" period to prevent accidental activations. The duration of the interval is measured in milliseconds.

The class of the property is NumericProperty.

[Android Documentation]

See Also