DeviceMotionEvent.rotationRate
Baseline
2023
Newly available
Since September 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
返回设备围绕其每个轴(x、y、z)旋转的速率(单位:度/秒)。
备注: 如果设备无法提供此信息,则为 null
值
rotationRates 属性是一个只读对象,用于描述设备围绕其每个轴的旋转速率:
说明
Specification |
---|
Device Orientation and Motion> # dom-devicemotionevent-rotationrate> |
浏览器兼容性
Loading…