Show / Hide Table of Contents

Class PTTextSearchViewControllerDelegate

Inheritance
System.Object
PTTextSearchViewControllerDelegate
Implements
IPTTextSearchViewControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
Namespace: pdftron.PDF.Controls
Assembly: Tools.dll
Syntax
public abstract class PTTextSearchViewControllerDelegate : NSObject, IPTTextSearchViewControllerDelegate, INativeObject, IDisposable

Constructors

PTTextSearchViewControllerDelegate()

Declaration
protected PTTextSearchViewControllerDelegate()

PTTextSearchViewControllerDelegate(NSObjectFlag)

Declaration
protected PTTextSearchViewControllerDelegate(NSObjectFlag t)
Parameters
Type Name Description
Foundation.NSObjectFlag t

PTTextSearchViewControllerDelegate(IntPtr)

Declaration
protected PTTextSearchViewControllerDelegate(IntPtr handle)
Parameters
Type Name Description
System.IntPtr handle

Methods

SearchViewControllerDidDismiss(PTTextSearchViewController)

Declaration
public abstract void SearchViewControllerDidDismiss(PTTextSearchViewController searchViewController)
Parameters
Type Name Description
PTTextSearchViewController searchViewController

Implements

IPTTextSearchViewControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
Back to top Generated by DocFX