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

# resizeAspect

The video preserves its aspect ratio and fits it within the layer’s bounds.

## Declaration

```swift
static let resizeAspect: AVLayerVideoGravity
```

## See Also

### Video gravities

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