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

# verticallyFlipped()

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

## Declaration

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