ALBarcode Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | ALPluginResult.h |
coordinates
The coordinate points on the processed image
@property (nonatomic, nullable, copy) NSArray<NSNumber*> *coordinatesDeclared In
ALPluginResult.h
isBase64
Information of whether or not the found barcode value was encoded to base64
@property (nonatomic, assign) BOOL isBase64Declared In
ALPluginResult.h
value
The value of the barcode
@property (nonatomic, copy) NSString *valueDeclared In
ALPluginResult.h