Barcode Pick View Highlight Style Custom View Provider
Defined in namespace Scandit.DataCapture.Barcode.Pick.UI
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
- IBarcodePickViewHighlightStyleCustomViewProvider
interface IBarcodePickViewHighlightStyleCustomViewProvider
Added in version 7.3.0
An object that will provide the views to the BarcodePickViewHighlightStyleCustomView style.
- CustomViewForRequestAsync()
Task<BarcodePickViewHighlightStyleCustomViewResponse> CustomViewForRequestAsync(BarcodePickViewHighlightStyleRequest request)
Added in version 7.3.0
This method will be called every time the view for an item is needed.