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

Constructors

PTTextSearchViewControllerDelegate()

Declaration
protected PTTextSearchViewControllerDelegate()

PTTextSearchViewControllerDelegate(NSObjectFlag)

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

PTTextSearchViewControllerDelegate(NativeHandle)

Declaration
protected PTTextSearchViewControllerDelegate(NativeHandle handle)
Parameters
Type Name Description
ObjCRuntime.NativeHandle handle

Methods

SearchViewControllerDidDismiss(PTTextSearchViewController)

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

Implements

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