---
title: cornerRadius
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkidentitybutton/cornerradius
---

# cornerRadius

The radius for the rounded corners on the button, in points.

## Declaration

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

## See Also

### Configuring the appearance

- [PKIdentityButton.Label](passkit/pkidentitybutton/label.md)
- [PKIdentityButton.Style](passkit/pkidentitybutton/style.md)
