标签: android titanium touchstart
我正在Android的{{1}}应用中工作。我的问题是如何在Titanium中实现长触感?我需要这样的东西:当用户按下某个视图来调用某个功能时。我试过这个:
Android
Titanium
但这不符合我的要求。我的函数clickTheView(e)是每次单击视图时调用的,当我长时间触摸视图时它不会被调用。
欢迎任何想法。提前谢谢。
答案 0 :(得分:0)
如果您包含最新的Ti SDK。见http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.UI.Button.longpress-event.html