Click or drag to resize

PropertyID.CameraWedgeMinBarcodePersistence Field

This parameter represents the minimum amount of time (in milliseconds) a generated barcode is shown in the camera frames.

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

Field Value

Type: Int32
Remarks
This parameter represents the minimum amount of time (in milliseconds) a generated barcode is shown in the camera frames. If another barcode is decoded before the time has expired, it will be shown only after the expiration.

The class of the property is NumericProperty.

[Android Documentation]

See Also