IBarcode Scanner Selection Overlay Controller
Interface to control configuration parameters of the selection overlay layer inside the IBarcodeScannerView.
Functions
Link copied to clipboard
abstract fun setBarcodeAppearanceDelegate(barcodeAppearanceDelegate: BarcodePolygonsView.BarcodeAppearanceDelegate)
Custom delegate for styling the barcodes. Its possible to set different styles for each barcodes.
Link copied to clipboard
Factory for the views appearing on the bottom of the barcode (or null).
Link copied to clipboard
Factory for the views appearing on the bottom of the barcode (or null).
Link copied to clipboard
abstract fun setBarcodeItemViewFactory(barcodeItemViewFactory: BarcodePolygonsView.BarcodeItemViewFactory?)
Factory for the views appearing on the bottom of the barcode (or null).
Link copied to clipboard
abstract fun setBarcodeItemViewPositionHandler(positionHandler: BarcodePolygonsView.BarcodeItemViewPositionHandler?)
Factory for the views to adjust their position against polygon bounding box.
Link copied to clipboard
Factory for overriding views custom string value
Link copied to clipboard
Controls the visibility of the selection overlay layer (disabled by default).