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

# left

The left edge of the rectangle.

## Declaration

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

## See Also

### Edges

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