Interface DeviceMotionEventRotationRateInit
interface DeviceMotionEventRotationRateInit { alpha?: null | number; beta?: null | number; gamma?: null | number; } Properties
Optionalalpha
alpha?: null | number
Optionalbeta
beta?: null | number
Optionalgamma
gamma?: null | number