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

# WKVideoGravity.resize

Content is resized to fit the entire bounds rectangle. This option does not preserve the original aspect ratio of the content.

## Declaration

```swift
case resize
```

## See Also

### Constants

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