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

Constructors

PTAnnotationToolbarDelegate()

Declaration
public PTAnnotationToolbarDelegate()

PTAnnotationToolbarDelegate(NSObjectFlag)

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

PTAnnotationToolbarDelegate(NativeHandle)

Declaration
protected PTAnnotationToolbarDelegate(NativeHandle handle)
Parameters
Type Name Description
ObjCRuntime.NativeHandle 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
In This Article
Back to top Generated by DocFX