capacitor-plugin-scanbot-barcode-scanner-sdk
    Preparing search index...

    Class ExpectedBarcode

    Configuration of the barcode to find and scan.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalsource: DeepPartial<ExpectedBarcode>

      Returns ExpectedBarcode

    Properties

    barcodeValue: string

    Value of the barcode to find. If not set, any barcode value will be accepted.

    count: number

    Number of barcodes with given symbology/value required to scan.

    Default is 1

    image: string | null

    Image of the barcode to find.

    title: string | null

    Title of the barcode to find.