Interface DeviceMotionEventRotationRate
interface DeviceMotionEventRotationRate { alpha: null | number; beta: null | number; gamma: null | number; } Properties
Readonlyalpha
alpha: null | number
Readonlybeta
beta: null | number
Readonlygamma
gamma: null | number
Available only in secure contexts.
MDN Reference