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

# z

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

## Declaration

```swift
var z: Double
```

## See Also

### Getting the Acceleration Values

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