Barcode Pick View Highlight Style Custom View Response

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.

BarcodePickViewHighlightStyleCustomViewResponse
class BarcodePickViewHighlightStyleCustomViewResponse

Added in version 6.23.0

Create this object to respond to CustomView queries.

BarcodePickViewHighlightStyleCustomViewResponse()
BarcodePickViewHighlightStyleCustomViewResponse(
        @Nullable View view,
        @Nullable BarcodePickStatusIconStyle statusIconStyle)

Added in version 6.23.0

Creates a new instance with the provided view. A BarcodePickStatusIconStyle instance can also be provided to display a status icon.