ALContainerConfig Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginConfig.h |
minConfidence
Sets a minimum confidence which has to be reached in order to trigger a scan result.
@property (nonatomic, nullable, strong) NSNumber *minConfidenceDeclared In
ALPluginConfig.h
scanMode
Determines if container numbers shall be scanned horizontally or vertically.
@property (nonatomic, nullable, assign) ALContainerConfigScanMode *scanModeDeclared In
ALPluginConfig.h
validationRegex
Sets a regular expression which the scanned text needs to match in order to trigger a scan result.
@property (nonatomic, nullable, copy) NSString *validationRegexDeclared In
ALPluginConfig.h