---
title: bottom
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uirectedge/bottom
---

# bottom

The bottom edge of the rectangle.

## Declaration

```swift
static var bottom: UIRectEdge { get }
```

## See Also

### Edges

- [top](uikit/uirectedge/top.md)
- [left](uikit/uirectedge/left.md)
- [right](uikit/uirectedge/right.md)
- [all](uikit/uirectedge/all.md)
