ALVinConfig Class Reference
Inherits from | NSObject |
---|---|
Declared in | ALPluginConfig.h |
charWhitelist
Restricts the scanner to a set of characters to be detected.
@property (nonatomic, nullable, copy) NSString *charWhitelist
Declared 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 *validationRegex
Declared In
ALPluginConfig.h