Available scanning modes. This allows to select one type at a time.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.ScanMode ValueOf (string this_);
Parameters:
System.String this_ -
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+ScanMode
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.ScanMode[] Values ();
Parameters:
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+ScanMode[]
Properties
SingleBarcode
Decode only a single barcode at a time.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+ScanMode
Udi
Decode UDI standard barcodes. This will decode AI fields of the barcodes as well.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig+ScanMode