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

# correctionLevel

QR Code correction level L, M, Q, or H.

## Declaration

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