Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. DeviceMotionEventRotationRate

DeviceMotionEventRotationRate

Limited availability

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

Secure context: This feature is available only insecure contexts (HTTPS), in some or allsupporting browsers.

ADeviceMotionEventRotationRate interface of theDevice Orientation Events provides information about the rate at which the device is rotating around all three axes.

Instance properties

DeviceMotionEventRotationRate.alphaRead only

The amount of rotation around the Z axis, in degrees per second.

DeviceMotionEventRotationRate.betaRead only

The amount of rotation around the X axis, in degrees per second.

DeviceMotionEventRotationRate.gammaRead only

The amount of rotation around the Y axis, in degrees per second.

Specifications

Specification
Device Orientation and Motion
# devicemotioneventrotationrate

Browser compatibility

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp