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

# all

All edges of the rectangle.

## Declaration

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

## See Also

### Edges

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