---
title: edgeWidths
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avvideocompositionrendercontext/edgewidths
---

# edgeWidths

The width of the edge processing region on the left, top, right, and bottom edges, in pixels.

## Declaration

```swift
var edgeWidths: AVEdgeWidths { get }
```

## See Also

### Getting pixel and edge width information

- [AVEdgeWidths](avfoundation/avedgewidths.md)
- [pixelAspectRatio](avfoundation/avvideocompositionrendercontext/pixelaspectratio.md)
- [AVPixelAspectRatio](avfoundation/avpixelaspectratio.md)
