Barcode Pick View Settings
Defined under the namespace Scandit.Datacapture.Barcode.Pick.Ui
- BarcodePickViewSettings
class BarcodePickViewSettings
Added in version 6.19.0
Settings used to configure BarcodePickView.
- highlightStyle
highlightStyle: BarcodePickViewHighlightStyle
Added in version 6.19.0
The highlight style used by the view.
- showLoadingDialog
showLoadingDialog: boolean
Added in version 6.19.0
Enables or disables the loading dialog. Default is true.
- loadingDialogText
loadingDialogText: string
Added in version 6.19.0
Configures the text shown by the loading dialog.
- showGuidelines
showGuidelines: boolean
Added in version 6.19.0
Enables or disables the messages shown in the center of the view. Default is true.
- initialGuidelineText
initialGuidelineText: string
Added in version 6.19.0
Configures the text shown when the mode is first launched.
- moveCloserGuidelineText
moveCloserGuidelineText: string
Added in version 6.19.0
Configures the text shown when there are no barcodes detected on screen.
- showHints
showHints: boolean
Added in version 6.19.0
Enables or disables the messages shown at the top of the view. Default is true.
- onFirstItemToPickFoundHintText
onFirstItemToPickFoundHintText: string
Added in version 6.19.0
Configures the text shown when the first item to pick is recognized and shown on screen.
- onFirstItemPickCompletedHintText
onFirstItemPickCompletedHintText: string
Added in version 6.19.0
Configures the text shown when the first item pick is completed.