---
title: radius
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/imageblur/radius
---

# radius

The radius determines how many pixels are used to create the blur. The larger the radius, the blurrier the result.

## Declaration

```swift
var radius: Double
```
