![]() |
Barcode Xpress Mobile for iOS
|
public class Result
Swift wrapper around the results returned from the recognition library.
|
An instance of the BarcodeType enumeration which describes the type of this result.
|
Length in characters of the returned value.
|
The confidence value reported by the recognition library. 1 - 100
|
Upper left hand point of the barcode’s bounding box.
|
Upper right hand point of the barcode’s bounding box.
|
Lower right hand point of the barcode’s bounding box.
|
Lower left hand point of the barcode’s bounding box.
|
Swift String representation of the barcode’s decoded value.
|
Pointer to the raw version of the barcode’s decoded value.
|
The status reported by the recognition library for this result.