absolute property
bool
get
absolute
The absolute
read-only property of the DeviceOrientationEvent
interface indicates whether or not the device is providing orientation
data absolutely (that is,
in reference to the Earth's coordinate frame) or using some arbitrary
frame determined
by the device.
See
Orientation and motion data explained
for details.
Implementation
external bool get absolute;