BarcodeCaptureOverlay.withBarcodeCapture constructor

BarcodeCaptureOverlay.withBarcodeCapture(
  1. BarcodeCapture barcodeCapture
)

Implementation

BarcodeCaptureOverlay.withBarcodeCapture(BarcodeCapture barcodeCapture)
    : this.withBarcodeCaptureForView(barcodeCapture, null);