Click or drag to resize

PropertyID.CameraWedgeMaxBarcodePersistence Field

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

Namespace: Com.Datalogic.Decode
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 CameraWedgeMaxBarcodePersistence = "value"

Field Value

Type: Int32
Remarks
This parameter represents the maximum amount of time (in milliseconds) a generated barcode is shown in the camera frames. After this time has expired, the camera frames with come back to show only the background.

[Android Documentation]

See Also