简体   繁体   English

在iOS上禁用点击页面滚动

[英]Disable tapping page scroll on iOS

PSPDFKit lets you scroll pages of a PDF 2 ways, by swiping left or right, or by tapping on the left or right edges. PSPDFKit允许您通过向左或向右滑动或点击左边缘或右边缘来2种方式滚动PDF页面。 Is there a way to disable this "left or right" edges tapping? 有没有办法禁用此“左或右”边缘攻丝?

We want to use PDF tapping for something completely different and this effect causes some issues. 我们想对完全不同的内容使用PDF窃听,这种效果会引起一些问题。

PSPDFKit Founder here. PSPDFKit创始人在这里。 Please use our support Platform at https://support.pspdfkit.com to ask questions. 请使用位于https://support.pspdfkit.com的支持平台提出问题。

Since this is an easy one, I'll reply here. 既然这很容易,我将在这里回复。

Simply disable scrollOnTapPageEndEnabled . 只需禁用scrollOnTapPageEndEnabled即可

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM