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