errorCorrectionLevel
The error correction level of the QR code symbol.
Declaration
var errorCorrectionLevel: CIQRCodeDescriptor.ErrorCorrectionLevel { get }Discussion
QR Codes support four levels of Reed-Solomon error correction.
The possible error correction levels are enumerated in CIDataMatrixCodeDescriptor.ECCVersion.