Barcode Pick View Highlight Style Custom View
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
Defined in library scandit_datacapture_barcode_pick_ui
- BarcodePickViewHighlightStyleCustomView
class BarcodePickViewHighlightStyleCustomView : BarcodePickViewHighlightStyle
Added in version 7.3.0
A style that will allow the user to provide their own views to be displayed on top of barcodes.
- fitViewsToBarcode
bool fitViewsToBarcode
Added in version 7.3.0
If true the view size will be adjusted to cover the barcode. Defaults to false.
- asyncCustomViewProvider
BarcodePickViewHighlightStyleCustomViewProvider? asyncCustomViewProvider
Added in version 7.3.0
Sets a delegate that will provide the views to be displayed.
- statusIconSettings
BarcodePickStatusIconSettings statusIconSettings
Added in version 7.3.0
The settings used to customize the status icons.