Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想设置一个侦听器,EditField以便每当用户单击EditField(不是触摸屏)时,它都会重定向到一个页面,然后我对其执行一些操作。谢谢
EditField
实际上,我们不能为编辑域设置轨迹球监听器。如果你想要它,我认为有一种方法。将 navigationClick() 方法与拨轮事件一起使用。但是没有轨迹球事件。