TextCaptureOverlay.withTextCapture constructor

TextCaptureOverlay.withTextCapture(
  1. TextCapture textCapture
)

Implementation

TextCaptureOverlay.withTextCapture(TextCapture textCapture) : this.withTextCaptureForView(textCapture, null);