ScannerInfo.DeviceType

EMDK For Xamarin 2.7

List of supported scanner device types.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.Barcode.ScannerInfo.DeviceType ValueOf (string this_);

Parameters:

System.String p0

Returns - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType

Values

public static Symbol.XamarinEMDK.Barcode.ScannerInfo.DeviceType[] Values ();

Parameters:

Returns - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType[]

Properties

Camera

The Scanner device class is camera.

Type - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType

Imager

The scanner device class is imager.

Type - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType

Laser

The scanner device class is laser.

Type - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType

Undefined

The scanner device class is not defined.

Type - Symbol.XamarinEMDK.Barcode.ScannerInfo+DeviceType