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