First Steps
Barcode Scanning
MatrixScan + Augmented Reality
MatrixScan Count
SparkScan
Barcode Selection
Text Capture
ID Capture
All Capture Modes
Parser
API Reference
More Resources
Defined in framework ScanditBarcodeCapture
@protocol SDCBarcodeSelectionType <NSObject>
Added in version 6.6.0
The protocol for all barcode selection types. Possible selection types are:
SDCBarcodeSelectionAimerSelection
SDCBarcodeSelectionTapSelection
@property (nonatomic, nonnull, readonly) NSString *JSONString
Added in version 6.10.0
Returns the JSON representation.