Class ArOverlayGeneralConfiguration
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the AR overlay displayed on top of barcodes in the camera preview.
- Inheritance
-
Ar
Overlay General Configuration
- Inherited Members
Properties
AutomaticSelectionEnabled
If enabled, the scanner will always immediately scan a barcode in the viewfinder or the camera view. The overlay will mark the scanned barcodes and stays above them. Default is false
Property Value
BarcodeItemConfiguration
Configuration of the barcode info box displayed in the camera preview.
Property Value
BarcodeItemInfoPosition
Where to display the barcode info box in the camera preview. Default is BELOW
Property Value
CounterBadge
Parameters of the counter badge appearance e.g. color of background its stroke and text/icon color.
Property Value
Polygon
Configuration of the overlay polygon displayed on top of a barcode in the camera preview.
Property Value
Visible
Control the visibility of the user guidance. Default is false
Property Value
Methods
FromJson(string)
Parameters
rawJson
string