documentContourListener property
read / write
The callback that will be called each time some contour is detected. Or when the status of detection quality is changed
Implementation
Function(DocumentContourScanningResult result) documentContourListener;