Click or drag to resize

SoftSpotSetDecodedDuration Method

Set the duration for how long the decoded image should be displayed on screen after a good read before switching back to the Normal

Namespace:  Com.Datalogic.Softspot
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void SetDecodedDuration(
	DecodedDuration decodedDuration
)

Parameters

decodedDuration
Type: Com.Datalogic.SoftspotDecodedDuration
- Enum value representing the number of seconds to display the 'decoded' image for.
Remarks

Set the duration for how long the decoded image should be displayed on screen after a good read before switching back to the Normal

image.

[Android Documentation]

See Also