ScannerConfig.AdaptiveScanning

EMDK For Xamarin 2.3

Enable or Disable Adaptive scanning.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.AdaptiveScanning ValueOf (string p0);

Parameters:

  • System.String p0 -

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+AdaptiveScanning

Values

public static Symbol.XamarinEMDK.Barcode.ScannerConfig.AdaptiveScanning[] Values ();

Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants.

Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+AdaptiveScanning[]

Properties

Disable

Adaptive Scan turned off during scanning.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.AdaptiveScanning

Enable

Scan engine will automatically toggle between 2 scan angles, wide and narrow, allowing the scan engine to decode bar codes based on the distance.

Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.AdaptiveScanning