Show / Hide Table of Contents

Class PTAnnotationToolbarDelegate

Inheritance
System.Object
PTAnnotationToolbarDelegate
Implements
IPTAnnotationToolbarDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate
Namespace: pdftron.PDF.Controls
Assembly: Tools.dll
Syntax
public class PTAnnotationToolbarDelegate : NSObject, IPTAnnotationToolbarDelegate, INativeObject, IDisposable, IUIBarPositioningDelegate, IUIToolbarDelegate

Constructors

PTAnnotationToolbarDelegate()

Declaration
public PTAnnotationToolbarDelegate()

PTAnnotationToolbarDelegate(NSObjectFlag)

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

PTAnnotationToolbarDelegate(IntPtr)

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

Methods

AnnotationToolbarDidCancel(PTAnnotationToolbar)

Declaration
public virtual void AnnotationToolbarDidCancel(PTAnnotationToolbar annotationToolbar)
Parameters
Type Name Description
PTAnnotationToolbar annotationToolbar

ToolShouldGoBackToPan(PTAnnotationToolbar)

Declaration
public virtual bool ToolShouldGoBackToPan(PTAnnotationToolbar annotationToolbar)
Parameters
Type Name Description
PTAnnotationToolbar annotationToolbar
Returns
Type Description
System.Boolean

Implements

IPTAnnotationToolbarDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIBarPositioningDelegate
UIKit.IUIToolbarDelegate
Back to top Generated by DocFX