Selection Overlay Configuration
Barcode Selection Overlay configuration
Constructors
Properties
Whether the barcode is selected automatically when being scanned or not. By default - false
.
The color of the polygon in the selection overlay, when highlighted. By default - null
.
The color of the text in the selection overlay, when highlighted. By default - null
.
The color of the texts background in the selection overlay, when highlighted. By default - null
.
Whether the barcode selection overlay is enabled or not.
The color of the polygon in the selection overlay. By default - Color.WHITE.
The color of the text in the selection overlay. By default - Color.BLACK.
The color of the texts background in the selection overlay. By default - Color.WHITE.
Define the way of how to show barcode data with selection overlay. By default - BarcodeOverlayTextFormat.CODE.