bindView

abstract fun bindView(view: View, barcodeItem: BarcodeItem, style: BarcodePolygonsView.BarcodeTextViewStyle, shouldHighlight: Boolean)

Implement this method to bind a view to a barcode item

Parameters

barcodeItem

barcode item to bind

view

view created by BarcodeItemViewFactory

shouldHighlight

should the item be highlighted according to BarcodeHighlightDelegate