CameraWedge.EnableAlwaysOn Property
Click or drag to resize

CameraWedgeEnableAlwaysOn Property

enableAlwaysOn, when set to true, sets the scan mode to always on when the camera wedge is active.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.BooleanProperty EnableAlwaysOn { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.BooleanProperty
No description available.

Remarks
enableAlwaysOn, when set to true, sets the scan mode to always on when the camera wedge is active.

[Android Documentation]

See Also