tizen 可穿戴设备中的垂直页面滑动功能(仅使用 TAU) [英] Vertical page swipe feature in tizen wearable(only using TAU)

查看:28
本文介绍了tizen 可穿戴设备中的垂直页面滑动功能(仅使用 TAU)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

除了data-transition="slideup"用于锚标记或弹出窗口之外,我找不到tizen支持的任何默认动画功能.是我没有很好地探索还是 tizen(使用 TAU)出于性能等原因对动画的支持有限?我们可以在可穿戴设备中使用诸如翻页器之类的东西吗?

I couldnt find any default animation features supported by tizen other than data-transition="slideup" for anchor tag or popups. Is it that I didnt explore well or tizen(using TAU) gives limited support to animation for some reasons like performance? Can we use something like page swiper in wearable?

推荐答案

据我所知,目前 Tizen 没有任何 Vertical Swipe 控件.您可以从在线示例中找到水平滑动,

As per my knowledge Tizen don't have any Vertical Swipe control till now. You can find Horizontal swipe from online sample,

新项目>在线示例> TAUUIComponents

从此应用转到控件>页面指示器以进行水平滑动.

From this app goto Controls>Page Indicator for horizontal swipe.

如果你想使用垂直滑动,我认为你必须自己开发.您可以为此使用 TAU,也可以使用 JQuery 等外部库.

If you want to use vertical swipe, i think you have to developed by your own. You can use TAU for this or you can you external library like JQuery.

为此我建议使用 dragend JS.您可以从此处获取源代码.

I will suggest to use dragend JS for this purpose. You can get the source code for this from here.

-谢谢

这篇关于tizen 可穿戴设备中的垂直页面滑动功能(仅使用 TAU)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆