DeviceRotationRate.gamma

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

SyntaxEdit

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.

SpecificationsEdit

Specification Status Comment
Device Orientation Events Working Draft Initial specification.

Browser compatibilityEdit

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support ? ? ? ? ?

Document Tags and Contributors

 Contributors to this page: fscholz, teoli, kosvrouvas, kscarfone, Sheppy
 Last updated by: fscholz,