DeviceOrientationEvent: beta property
Baseline 2023Newly available
Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The beta
read-only property of the DeviceOrientationEvent
interface returns the rotation of the device around the X axis; that is, the number of degrees,
ranged between -180 and 180, by which the device is tipped forward or backward.
See Orientation and motion data explained for details.
Value
A number.
Specifications
Specification |
---|
Device Orientation and Motion # ref-for-dom-deviceorientationevent-beta② |