Show / Hide Table of Contents

Class PTFontPickerViewControllerDelegate

Inheritance
System.Object
PTFontPickerViewControllerDelegate
Implements
IPTFontPickerViewControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public abstract class PTFontPickerViewControllerDelegate : NSObject, IPTFontPickerViewControllerDelegate, INativeObject, IDisposable

Constructors

PTFontPickerViewControllerDelegate()

Declaration
protected PTFontPickerViewControllerDelegate()

PTFontPickerViewControllerDelegate(NSObjectFlag)

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

PTFontPickerViewControllerDelegate(IntPtr)

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

Methods

FontPickerViewControllerDidPickFont(PTFontPickerViewController)

Declaration
public abstract void FontPickerViewControllerDidPickFont(PTFontPickerViewController fontPickerViewController)
Parameters
Type Name Description
PTFontPickerViewController fontPickerViewController

Implements

IPTFontPickerViewControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
Back to top Generated by DocFX