Class PTAnnotationViewControllerDelegate
Inheritance
System.Object
PTAnnotationViewControllerDelegate
Assembly: Tools.dll
Syntax
public class PTAnnotationViewControllerDelegate : NSObject
Constructors
PTAnnotationViewControllerDelegate()
Declaration
public PTAnnotationViewControllerDelegate()
PTAnnotationViewControllerDelegate(NSObjectFlag)
Declaration
protected PTAnnotationViewControllerDelegate(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
PTAnnotationViewControllerDelegate(IntPtr)
Declaration
protected PTAnnotationViewControllerDelegate(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Methods
DidSelectAnnotation(PTAnnotationViewController, PTAnnot, Int32)
Declaration
public virtual void DidSelectAnnotation(PTAnnotationViewController annotationViewController, PTAnnot annotation, int pageNumber)
Parameters