Interface DeviceMotionEventAcceleration

Available only in secure contexts.

MDN Reference

Hierarchy

  • DeviceMotionEventAcceleration

Properties

x y z

Properties

x: null | number
y: null | number
z: null | number

Generated using TypeDoc