---
title: verticallyFlipped()
framework: vision
role: symbol
role_heading: Instance Method
path: vision/normalizedrect/verticallyflipped()
---

# verticallyFlipped()

Returns a normalized rectangle with the origin flipped between the top and bottom of the image.

## Declaration

```swift
func verticallyFlipped() -> NormalizedRect
```
