---
title: WKVideoGravity.resizeAspect
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkvideogravity/resizeaspect
---

# WKVideoGravity.resizeAspect

Content is resized to fit the bounds rectangle, preserving the original aspect ratio of the content. Content that does not completely fill the bounds rectangle is centered in the partial axis.

## Declaration

```swift
case resizeAspect
```

## See Also

### Constants

- [WKVideoGravity.resizeAspectFill](watchkit/wkvideogravity/resizeaspectfill.md)
- [WKVideoGravity.resize](watchkit/wkvideogravity/resize.md)
