Class ExpectedBarcode
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the barcode to find and scan.
- Inheritance
-
Expected
Barcode
- Inherited Members
Constructors
ExpectedBarcode()
ExpectedBarcode(string, string, string, int?)
Parameters
Properties
BarcodeValue
Value of the barcode to find. If not set, any barcode value will be accepted.
Property Value
Count
Number of barcodes with given symbology/value required to scan. Default is 1
Property Value
Image
Image of the barcode to find.
Property Value
Title
Title of the barcode to find.
Property Value
Methods
FromJson(string)
Parameters
rawJson
string