---
title: cornerRadius
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsglasseffectview/cornerradius
---

# cornerRadius

The amount of curvature for all corners of the glass.

## Declaration

```swift
var cornerRadius: CGFloat { get set }
```
