Barcode Appearance Delegate
interface BarcodeAppearanceDelegate
Interface for a BarcodeItem to decide the appearance of the given barcode polygon
Functions
Link copied to clipboard
abstract fun getPolygonStyle(defaultStyle: BarcodePolygonsView.BarcodePolygonStyle, barcodeItem: BarcodeItem): BarcodePolygonsView.BarcodePolygonStyle
Implement this method to decide the colors of the given barcodes polygon
Link copied to clipboard
abstract fun getTextViewStyle(defaultStyle: BarcodePolygonsView.BarcodeTextViewStyle, barcodeItem: BarcodeItem): BarcodePolygonsView.BarcodeTextViewStyle
Implement this method to decide the appearance of the given barcode default clickable view