enableDoubleTapZooming property
Indicates whether the double tap zooming in SfPdfViewer can be allowed or not.
If this property is set as false
, the double tap zooming in SfPdfViewer
will not be allowed.
Defaults to true
.
Note: On a desktop browser, this will have no effect with mouse interaction.
Implementation
final bool enableDoubleTapZooming;