---
title: resize
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avlayervideogravity/resize
---

# resize

The video stretches to fill the layer’s bounds.

## Declaration

```swift
static let resize: AVLayerVideoGravity
```

## See Also

### Video gravities

- [resizeAspect](avfoundation/avlayervideogravity/resizeaspect.md)
- [resizeAspectFill](avfoundation/avlayervideogravity/resizeaspectfill.md)
