---
title: correctionLevel
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciqrcodegenerator/correctionlevel
---

# correctionLevel

The QR code correction level: L, M, Q, or H.

## Declaration

```swift
var correctionLevel: String { get set }
```

## See Also

### Instance Properties

- [message](coreimage/ciqrcodegenerator/message.md)
