Interface NativeReflowControl.IOnReflowTapListener
Namespace: pdftron.PDF.Controls
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IOnReflowTapListener : IJavaObject, IDisposable, IJavaPeerable
Methods
OnReflowSingleTapUp(MotionEvent)
Declaration
void OnReflowSingleTapUp(MotionEvent e)
Parameters
Type | Name | Description |
---|---|---|
Android.Views.MotionEvent | e |