Show / Hide Table of Contents

Interface ToolManager.IDialogListener

Namespace: pdftron.PDF.Tools
Assembly: PDFViewCtrlTools.dll
Syntax
public interface IDialogListener

Methods

OnInterceptDialog(DialogFragment)

Declaration
bool OnInterceptDialog(DialogFragment dialog)
Parameters
Type Name Description
AndroidX.Fragment.App.DialogFragment dialog
Returns
Type Description
System.Boolean
In This Article
Back to top Generated by DocFX