Barcode Check Status Icon Annotation
Defined in library scandit_datacapture_barcode_check_ui
- BarcodeCheckStatusIconAnnotation
class BarcodeCheckStatusIconAnnotation : BarcodeCheckAnnotation
Added in version 7.1.0
A tooltip annotation that toggles between collapsed and expanded states upon tap. In the collapsed state, only the icon is visible. In the expanded state, both the icon and text are displayed.
Collapsed state.
Expanded state.
- BarcodeCheckStatusIconAnnotation(barcode)
BarcodeCheckStatusIconAnnotation(Barcode barcode)
Added in version 7.1.0
Constructs a new instance of this class.
- icon
ScanditIcon icon
Added in version 7.1.0
The icon. Default value is black ScanditIconType.exclamationMark with a background color of #FBC02C.