---
title: topLeft
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uirectcorner/topleft
---

# topLeft

The top-left corner of the rectangle.

## Declaration

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

## See Also

### Constants

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