---
title: y
framework: vision
role: symbol
role_heading: Instance Property
path: vision/normalizedpoint/y
---

# y

The y-coordinate.

## Declaration

```swift
var y: CGFloat { get }
```

## See Also

### Inspecting a normalized point

- [cgPoint](vision/normalizedpoint/cgpoint.md)
- [x](vision/normalizedpoint/x.md)
