We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
设置有坐标的点击回调
function(number x,number y) ---x:x轴坐标 ---y:y轴坐标 end
⚠️ 已废弃,在需要回调点击坐标的情况下请结合实际场景使用touchBegin或者touchEnd方法