DeviceMotionEvent: acceleration プロパティ
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.
acceleration
プロパティは、端末によって記録された加速度の量をメートル毎秒毎秒 (m/s²)単位で返します。
DeviceMotionEvent.accelerationIncludingGravity
とは異なり、加速度値は重力の影響を含みません。
メモ:
ハードウェアが加速度データから重力を除去する方法を知らない場合、DeviceMotionEvent
にこの値が存在しないことがあります。この場合、代わりに DeviceMotionEvent.accelerationIncludingGravity
を使用する必要があります。
値
仕様書
Specification |
---|
Device Orientation and Motion # ref-for-dom-devicemotionevent-acceleration③ |
ブラウザーの互換性
BCD tables only load in the browser