Configures the Viewfinder modes supported for camera scanning.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.ViewFinderMode ValueOf (string p0);
Parameters:
- System.String p0 -
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+ViewFinderMode
Values
public static Symbol.XamarinEMDK.Barcode.ScannerConfig.ViewFinderMode[] Values ();
Returns - Symbol.XamarinEMDK.Barcode.ScannerConfig+ViewFinderMode[]
Properties
Enabled
Viewfinder enabled. Displays the images captured by the camera on the screen.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.ViewFinderMode
StaticReticle
Viewfinder enabled with locate reticle. Displays the viewfinder as well as draws a red reticle in the center of the screen which helps with tracking the barcode.
Type - Symbol.XamarinEMDK.Barcode.ScannerConfig.ViewFinderMode