---
title: allCorners
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uirectcorner/allcorners
---

# allCorners

All corners of the rectangle.

## Declaration

```swift
static var allCorners: UIRectCorner { get }
```

## See Also

### Constants

- [topLeft](uikit/uirectcorner/topleft.md)
- [topRight](uikit/uirectcorner/topright.md)
- [bottomLeft](uikit/uirectcorner/bottomleft.md)
- [bottomRight](uikit/uirectcorner/bottomright.md)
