Movatterモバイル変換


[0]ホーム

URL:


  1. 開発者向けのウェブ技術
  2. Web API
  3. DeviceMotionEventAcceleration

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docsコミュニティーについてもっと知り、仲間になるにはこちらから。

View in EnglishAlways switch to English

DeviceMotionEventAcceleration

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。

DeviceMotionEventAcceleration オブジェクトは、端末が 3 軸すべてで経験している加速度の量に関する情報を提供します。

インスタンスプロパティ

DeviceMotionEventAcceleration.x読取専用

X 軸に沿った加速度の大きさです。

DeviceMotionEventAcceleration.y読取専用

Y 軸に沿った加速度の大きさです。

DeviceMotionEventAcceleration.z読取専用

Z 軸に沿った加速度の大きさです。

仕様書

Specification
Device Orientation and Motion
# devicemotioneventacceleration

ブラウザーの互換性

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp