Class BarcodeScannerConfiguration
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the barcode scanner screen.
- Inheritance
-
Barcode
Scanner Configuration
- Inherited Members
Properties
ActionBar
Configuration of the action bar.
Property Value
BackgroundColor
Color of the screen's background. Default is "?sbColorSurfaceLow"
Property Value
CameraConfiguration
Configuration of the camera behavior.
Property Value
CameraPermission
Configuration of the dialog for requesting camera permissions.
Property Value
Localization
Configuration of the all strings for barcode scanner.
Property Value
Palette
Define the screen's base color values from which other colors are derived.
Property Value
RecognizerConfiguration
Configuration of the scanning behavior.
Property Value
Screen
The configuration object should be applied for this screen. Default is "BarcodeScanner"
Property Value
Sound
Configuration of the scan confirmation sound.
Property Value
Timeouts
Configuration of timeouts.
Property Value
TopBar
Configuration of the top bar.
Property Value
UseCase
Configuration of the barcode scanner screen's behavior.
Property Value
UserGuidance
Configuration of the text hint guiding users to move the view finder over a barcode.
Property Value
Version
Version number of the configuration object. Default is "1.0"
Property Value
Vibration
Configuration of the scan scan confirmation vibration.
Property Value
ViewFinder
Configuration of the view finder.
Property Value
Methods
FromJson(string)
Parameters
rawJson
string