触摸手势的定义

发布于 2024-11-14 09:35:45 字数 469 浏览 4 评论 0原文

是否有任何非平台特定的触摸手势定义,通常用于 Android 或 iPhone 等设备。

我正在尝试为使用触摸手势的多平台产品编写规范。然而,人们对每个手势的含义有不同的看法(取决于他们来自的平台)。

所以我想知道触摸手势是否有任何“标准”定义。在维基百科上这是我能找到的最好的。但我确信从事 UI 学术研究的人一定有一些标准的定义。

编辑:我刚刚记得我们在 StackExchange 上有一个 UX 网站,所以我 也在那里问了问题。也许有人可以合并它们。不确定交叉帖子的政策是什么。

Are there any non-platform specific definitions of touch gestures, that are typically used for devices like Android or iPhone.

I'm trying to write a specification for a multi-platform product that uses touch gestures. However, people have different opinions (depending on the platform they come from) what each gesture means.

So I was wondering if there is any "standard" definition on touch gestures. On Wikipedia this is the best I could find. But I'm sure people who are working on academic UI research must have some standard definitions.

EDIT: I just remembered that we have an UX site on StackExchange, so I asked the question there as well. Maybe someone can merge those. Not sure what the policy is on cross-posts.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

回忆躺在深渊里 2024-11-21 09:35:45

您应该看看 jQuery Mobile。他们的列表并不全面,但它是触摸手势(轻击、长按、轻扫、滚动)的跨平台定义的良好开端。

http://jquerymobile.com/demos/1.0a4.1/docs /api/events.html

You should take a look at jQuery Mobile. Their list is not comprehensive, but it's a good start for cross-platform definitions of touch gestures (tap, taphold, swipe, scroll).

http://jquerymobile.com/demos/1.0a4.1/docs/api/events.html

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