ScannerConfig.DecoderParameters.BaseDecoder

EMDK For Xamarin 8.0

The BaseDecoder class is the parent decoder to all decoders and is inherited by all decoders.

Type - Java.Lang.Object

Constructors

BaseDecoder

public BaseDecoder (Symbol.XamarinEMDK.Barcode.ScannerConfig.DecoderParameters __self);

Properties

Enabled

Returns whether or not the Decoder is currently enabled..

Type - System.Boolean