Barcode Pick View Highlight Style Request
Defined in package com.scandit.datacapture.barcode.pick.ui
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
- BarcodePickViewHighlightStyleRequest
class BarcodePickViewHighlightStyleRequest
Added in version 6.22.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
@Nullable String getProductIdentifier()
Added in version 6.22.0
The item data that was provided during the mapping, if available.
- state
BarcodePickState getState()
Added in version 6.22.0
The state of the the scanned item.