Monitor UI Touches using Swift for iOS
Use UIGestureRecognizer to get a callback when the user touches anywhere inside the PDFViewController
’s view.
Use UIGestureRecognizer to get a callback when the user touches anywhere inside the PDFViewController
’s view.