Class PTFindTextToolbarDelegate
Inheritance
System.Object
PTFindTextToolbarDelegate
Implements
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate
Namespace: pdftron.PDF.Controls
Assembly: Tools.dll
Syntax
public abstract class PTFindTextToolbarDelegate : NSObject, IPTFindTextToolbarDelegate
Constructors
PTFindTextToolbarDelegate()
Declaration
protected PTFindTextToolbarDelegate()
PTFindTextToolbarDelegate(NSObjectFlag)
Declaration
protected PTFindTextToolbarDelegate(NSObjectFlag t)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSObjectFlag | t |
PTFindTextToolbarDelegate(NativeHandle)
Declaration
protected PTFindTextToolbarDelegate(NativeHandle handle)
Parameters
Type | Name | Description |
---|---|---|
ObjCRuntime.NativeHandle | handle |
Methods
FindTextToolbarDidCancel(PTFindTextToolbar)
Declaration
public virtual void FindTextToolbarDidCancel(PTFindTextToolbar findTextToolbar)
Parameters
Type | Name | Description |
---|---|---|
PTFindTextToolbar | findTextToolbar |
Implements
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate