Barcode Settings
This class holds all settings of a barcode type
Since
1.1.0
Parameters
symbology
an enum or string type representing the type of the barcode data. all possible values are within BarcodeInfo.allSupportedBarcodeSymbology
Constructors
Types
Functions
Link copied to clipboard
Get extension of this symbology.
Link copied to clipboard
whether invert-color scan of this symbology is enabled. The default value is false.
Link copied to clipboard
Set extension of this symbology. The available extension is in com.samsung.android.knox.smartscan.barcode.constant.ExtensionConstants.
Link copied to clipboard
To support enable/disable invert-color scan of this symbology.