---
title: CGRectEdge
framework: corefoundation
role: symbol
role_heading: Enumeration
path: corefoundation/cgrectedge
---

# CGRectEdge

## Declaration

```swift
@frozen enum CGRectEdge
```

## Topics

### Enumeration Cases

- [CGRectEdge.maxXEdge](corefoundation/cgrectedge/maxxedge.md)
- [CGRectEdge.maxYEdge](corefoundation/cgrectedge/maxyedge.md)
- [CGRectEdge.minXEdge](corefoundation/cgrectedge/minxedge.md)
- [CGRectEdge.minYEdge](corefoundation/cgrectedge/minyedge.md)

### Initializers

- [init(rawValue:)](corefoundation/cgrectedge/init(rawvalue:).md)
- [init(rectEdge:)](corefoundation/cgrectedge/init(rectedge:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [CFFileSecurityClearOptions](corefoundation/cffilesecurityclearoptions.md)
- [CFISO8601DateFormatOptions](corefoundation/cfiso8601dateformatoptions.md)
- [CFRunLoopRunResult](corefoundation/cfrunlooprunresult.md)
- [CFURLEnumeratorOptions](corefoundation/cfurlenumeratoroptions.md)
- [CFURLEnumeratorResult](corefoundation/cfurlenumeratorresult.md)
