Whether the device provides absolute orientation data.
The motion of the device around the z-axis, in degrees from 0 (inclusive) to 360 (exclusive).
The motion of the device around the x-axis (front to back motion), in degrees from -180 (inclusive) to 180 (exclusive).
The motion of the device around the y-axis (left to right motion), in degrees from -90 (inclusive) to 90 (exclusive).
The identifier, unique per client + device combo.
The event type.
Generated using TypeDoc
A device orientation event payload.
Modeled after https://developer.mozilla.org/de/docs/Web/API/DeviceOrientationEvent.