---
title: bottomRight
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uirectcorner/bottomright
---

# bottomRight

The bottom-right corner of the rectangle.

## Declaration

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

## See Also

### Constants

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