---
title: y
framework: coremotion
role: symbol
role_heading: Instance Property
path: coremotion/cmacceleration/y
---

# y

Y-axis acceleration in G’s (gravitational force).

## Declaration

```swift
var y: Double
```

## See Also

### Getting the Acceleration Values

- [x](coremotion/cmacceleration/x.md)
- [z](coremotion/cmacceleration/z.md)
