---
title: cornerRadius
framework: corelocationui
role: symbol
role_heading: Instance Property
path: corelocationui/cllocationbutton/cornerradius
---

# cornerRadius

The corner radius of the button.

## Declaration

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

## See Also

### Customizing the button appearance

- [fontSize](corelocationui/cllocationbutton/fontsize.md)
