Class SheetContent
- Namespace
- ScanbotSDK.MAUI.Barcode
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the list containing the barcodes that have already been scanned.
- Inheritance
-
Sheet
Content
- Inherited Members
Properties
BarcodeItemImageVisible
Visibility of the barcode image in a barcode list entry. Default is true
Property Value
BarcodeItemSubtitle
Configuration of the subtitle of a barcode list entry (displaying the barcode's symbology).
Property Value
BarcodeItemTitle
Configuration of the title of a barcode list entry (displaying the barcode's value).
Property Value
ClearAllButton
Configuration of the button for clearing the barcode list.
Property Value
DividerColor
The color of the dividers in the list sheet. Default is "?sbColorOutline"
Property Value
ManualCountChangeColor
Color of the buttons for manually changing the barcode count. Default is "?sbColorPrimary"
Property Value
ManualCountChangeEnabled
Enables the user to change the number of scanned items by pressing +,-, or changing the number using a keyboard. Default is true
Property Value
ManualCountOutlineColor
The color of the outline of the manual counting buttons in the list sheet. Default is "?sbColorOutline"
Property Value
PlaceholderIcon
Configuration of the icon displayed in an empty barcode list.
Property Value
PlaceholderIconBackground
Background color of the icon displayed in an empty barcode list. Default is "?sbColorOutline"
Property Value
PlaceholderSubtitle
Configuration of the subtitle displayed in an empty barcode list.
Property Value
PlaceholderTitle
Configuration of the title displayed in an empty barcode list.
Property Value
SheetColor
Color of the list's background. Default is "?sbColorSurface"
Property Value
StartScanningButton
Configuration of the button to start scanning displayed in an empty barcode list.
Property Value
SubmitButton
Configuration of the barcode list's submit button.
Property Value
SwipeToDelete
The style of the swipe-to-delete button.
Property Value
Title
Configuration of the barcode list's title. By default displays the total number of scanned barcodes.
Property Value
Methods
FromJson(string)
Parameters
rawJson
string