Barcode Pick View Highlight Style Custom View Response

Defined in framework ScanditBarcodeCapture

Note

Barcode Pick is still in beta and may change in future versions of Scandit Data Capture SDK.

BarcodePickHighlightCustomViewResponse
open class BarcodePickHighlightCustomViewResponse : NSObject

Added in version 6.23.0

Create this object to respond to BarcodePickViewHighlightStyleCustomView queries.

init
init(view: UIView, statusIconStyle: BarcodePickStatusIconStyle?)

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.