BarcodeAcceptanceDelegate

Interface for a BarcodeItem to be marked as highlighted or not. Should be fast (called in onDraw)

Functions

Link copied to clipboard
abstract fun shouldAccept(barcodeItem: BarcodeItem): Boolean

Implement this method to decide if the given barcode should be highlighted