Barcode Check Highlight
Defined in framework ScanditBarcodeCapture
- SDCBarcodeCheckHighlight
@protocol SDCBarcodeCheckHighlight <NSObject>
Added in version 7.1.0
Common interface for Barcode Check highlights. Highlights let the user identify the scanned barcode. They are shown on top of the respective barcode and are displayed as soon as the respective barcode is scanned. They are available in different shapes and have configurable styles. Currently, two types of highlights are supported: SDCBarcodeCheckCircleHighlight and SDCBarcodeCheckRectangleHighlight.