DeviceOrientationEvent: gamma property

Baseline 2023

Newly 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 gamma read-only property of the DeviceOrientationEvent interface returns the rotation of the device around the Y axis; that is, the number of degrees, ranged between -90 and 90, by which the device is tilted left or right. See Orientation and motion data explained for details.

Value

A number.

Specifications

Specification
DeviceOrientation Event Specification
# ref-for-dom-deviceorientationevent-gamma②

Browser compatibility

BCD tables only load in the browser

See also