Summary
This read-only property indicates the amount of acceleration that occurred along the Z axis in a DeviceAcceleration object.
Syntax
var zAccel = deviceAcceleration.z;
Return value
z- A
doubleindicating the amount of acceleration along the Z axis. See Accelerometer values explained for details.