disableDoubleTapZoom property
Whether to disable the built-in double-tap-to-zoom gesture (iOS only). When true, double-tap won't zoom the PDF content. Defaults to false (zoom enabled).
Implementation
bool? disableDoubleTapZoom;
Whether to disable the built-in double-tap-to-zoom gesture (iOS only). When true, double-tap won't zoom the PDF content. Defaults to false (zoom enabled).
bool? disableDoubleTapZoom;