SBSBarcodePicker+TextRecognition.h
Go to the documentation of this file.
1 //
2 // SBSBarcodePicker+TextRecognition.h
3 // ScanditBarcodeScanner
4 //
5 // Created by Marco Biasini on 03/10/16.
6 // Copyright © 2016 Scandit AG. All rights reserved.
7 //
8 
9 #include "SBSBarcodePicker.h"
10 
12 
14 
25 @property (nullable, weak, nonatomic) id<SBSTextRecognitionDelegate> textRecognitionDelegate;
26 
27 @end
Definition: SBSBarcodePicker+TextRecognition.h:13