//scanning/com.pixelnetica.scanning/ScanReader/ProgressCallback
ProgressCallback
[androidJvm]
interface ProgressCallback
Report of recognition process
Functions
| Name | Summary |
|---|---|
| onCancel | [androidJvm] open fun onCancel(page: Int, words: Int): Boolean Control recognition |
| onProgress | [androidJvm] open fun onProgress(page: Int, progress: Int, box: RectF?) Report of recognition progress |