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.
我正在开发一个带有离子的科尔多瓦应用程序。我有一些使用画布的绘图功能。有什么方法可以检测用户是用手指还是用手机/平板电脑提供的 S-Pen(手写笔)绘图。
我认为你不能,你只能区分触摸事件或键盘/鼠标事件,所以 S Pen 应该触发触摸事件。唯一的方法是基于三星提供的 S-Pen SDK 创建一个插件