DeviceMotionEventAcceleration: z

Summary

This read-only property indicates the amount of acceleration that occurred along the Z axis in a DeviceMotionEventAcceleration object.

Syntax

var zAccel = DeviceMotionEventAcceleration.z;

Return value

z
A double indicating the amount of acceleration along the Z axis. See Accelerometer values explained for details.

Specifications

Specification Status Comment
DeviceOrientation Event Specification
The definition of 'DeviceMotionEventAcceleration: z' in that specification.
Editor's Draft

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
z
Experimental
Chrome No support NoEdge No support 12 — 79Firefox ? IE ? Opera ? Safari ? WebView Android Full support ≤37Chrome Android Full support 28Firefox Android ? Opera Android ? Safari iOS ? Samsung Internet Android Full support 1.5

Legend

Full support
Full support
No support
No support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.

See also