---
title: roundedData
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/ciroundedqrcodegenerator/roundeddata
---

# roundedData

If true then the data points in the QRCode should have a rounded appearance.

## Declaration

```swift
var roundedData: Bool { get set }
```
