nsIDeviceMotionData 编辑

xpcom/system/nsIDeviceMotion.idlScriptable This interface provides information about device motion. 1.0 66 Introduced Gecko 1.9.2 Inherits from: nsISupports Last changed in Gecko 6.0 (Firefox 6.0 / Thunderbird 6.0 / SeaMonkey 2.3) Note: This interface was named nsIDeviceMotionData prior to Gecko 6.0 (Firefox 6.0 / Thunderbird 6.0 / SeaMonkey 2.3).

Attributes

AttributeTypeDescription
type
unsigned long
The type of motion data reported by this object; see Motion type constants for possible values. Read only.
xdoubleThe amount of tilt along the X axis. Read only.
ydoubleThe amount of tilt along the Y axis. Read only.
zdoubleThe amount of tilt along the Z axis. Read only.

The values of x, y, and z can range from -1 to 1, where 0 means the device is balanced on that axis. See Accelerometer values explained for details.

Constants

Motion type constants

ConstantValueDescription
TYPE_ACCELERATION0The motion data describes device acceleration.
TYPE_ORIENTATION
1
The motion data describes a device orientation chang.

See also

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:123 次

字数:3346

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文