Enum BarcodeScannerEngineMode
- Namespace
- ScanbotSDK.MAUI.Barcode.Core
- Assembly
- ScanbotSDK.Shared.dll
[JsonConverter(typeof(BarcodeScannerEngineModeConverter))]
public enum BarcodeScannerEngineMode
Fields
Legacy = 0
NextGen = 2
NextGenFarDistance = 4
NextGenLowPower = 1
NextGenLowPowerFarDistance = 3