Show / Hide Table of Contents

Interface NativeReflowControl.IOnReflowTapListener

Namespace: pdftron.PDF.Controls
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnReflowTapListener

Methods

OnReflowSingleTapUp(MotionEvent)

Declaration
void OnReflowSingleTapUp(MotionEvent e)
Parameters
Type Name Description
Android.Views.MotionEvent e
In This Article
Back to top Generated by DocFX