Barcode Pick View Highlight Style Custom View Provider
Defined in library scandit_datacapture_barcode_pick_ui
Note
Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.
- BarcodePickViewHighlightStyleCustomViewProvider
abstract class BarcodePickViewHighlightStyleCustomViewProvider
Added in version 7.3.0
An object that will provide the views to the BarcodePickViewHighlightStyleCustomView style.
- customViewForRequest(request)
Future<BarcodePickViewHighlightStyleCustomViewResponse?> customViewForRequest( BarcodePickViewHighlightStyleRequest request)
Added in version 7.3.0
This method will be called every time the view for an item is needed.