Package io.scanbot.sdk.ui_v2.barcode.configuration
See: Description
-
Class Summary Class Description ArOverlayPolygonConfiguration Configuration of the overlay polygon displayed on top of a barcode in the camera preview. BarcodeItemConfiguration Configuration of the barcode info box displayed in the camera preview. ArOverlayGeneralConfiguration Configuration of the AR overlay displayed on top of barcodes in the camera preview. FindAndPickArOverlayPolygonConfiguration Configuration of the overlay polygon displayed on top of a barcode in the camera preview. FindAndPickBadgeConfiguration Configuration of the round badge on find and pick ar layer. ArOverlayFindAndPickConfiguration Configuration of the AR overlay. BarcodeItemErrorState Configuration of the mapper's error dialog. BarcodeMappedData Format of the mapped barcode data. BarcodeInfoMapping Configuration of the barcode data mapping. BarcodeScannerConfiguration Configuration of the scanning behavior. BarcodeScannerScreenConfiguration Configuration of the barcode scanner screen. BarcodeScannerUiItem Data about the scanned barcode. BarcodeScannerUiResult Results of the barcode scan. BarcodeTextLocalization Configuration of the all strings for barcode scanner. BarcodeUseCase Configuration of the barcode scanner screen's behavior. ExpectedBarcode Configuration of the barcode to find and scan. FindAndPickScanningMode Configuration of the Find and Pick barcode scanning mode. Sheet Configuration of the preview mode for scanning multiple barcodes. SwipeToDelete Configuration of the swipe-to-delete button. ManualCountEditDialog Configuration of the dialog to manually edit the barcode count. SheetContent Configuration of the list containing the barcodes that have already been scanned. MultipleScanningMode Configuration of the mode for scanning multiple barcodes. SingleScanningMode Configuration of the single barcode scanning mode. BarcodeNativeConfiguration Android native configuration for the scanner. BarcodeNativeConfigurationKt -
Enum Summary Enum Description BarcodeItemInfoPosition Where to display the barcode info box in the camera preview. MultipleBarcodesScanningMode Configuration of the mode used for scanning multiple barcodes. SheetMode Configuration of the barcode result sheet's default visibility state. CollapsedVisibleHeight Configuration of the barcodes result sheet's height while collapsed. -
Interface Summary Interface Description BarcodeMappingResultCallback Callback for barcode mapping result. BarcodeMappingErrorCallback Callback for barcode mapping error. BarcodeItemMapper Barcode item mapper.