Barcode Pick View Highlight Style Request
Defined under the namespace Scandit.Datacapture.Barcode.Pick.Ui
- BarcodePickViewHighlightStyleRequest
class BarcodePickViewHighlightStyleRequestAdded in version 8.2.0
This class encapsulates a style request for an highlight. It provides the item data, the product identifier if already mapped and the state.
- productIdentifier
get productIdentifier(): string |
nullAdded in version 8.2.0
The item data that was provided during the mapping, if available.
- state
get state(): BarcodePickState
Added in version 8.2.0
The state of the the scanned item.