DeviceMotionEventRotationRate: gamma

This property indicates the rate of rotation around the Y axis -- in degrees per second -- in a DeviceMotionEventRotationRate object.

Syntax

var gamma = deviceRotationRate.gamma;

This property is read-only.

Return value

gamma

A double indicating the rate of rotation around the Y axis, in degrees per second. See Accelerometer values explained for details.

Specifications

Specification
DeviceOrientation Event Specification
# dom-devicemotioneventrotationrate-gamma

Browser compatibility

BCD tables only load in the browser