bind View
abstract fun bindView(view: View, barcodeItem: BarcodeItem, style: BarcodePolygonsView.BarcodeTextViewStyle, shouldHighlight: Boolean)
Implement this method to bind a view to a barcode item
Parameters
barcode Item
barcode item to bind
view
view created by BarcodeItemViewFactory
should Highlight
should the item be highlighted according to BarcodeHighlightDelegate