使用webview显示pdf,如何禁止长按事件的触发,求教~

如题,使用别的帖子里的方法,在onDidFinishLoading里加evaluateJS(“document.documentElement.style.webkitTouchCallout=‘none’;”)不管用,这是为什么?