Show / Hide Table of Contents

Class PTToolManagerViewControllerPresentation

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

Constructors

PTToolManagerViewControllerPresentation()

Declaration
public PTToolManagerViewControllerPresentation()

PTToolManagerViewControllerPresentation(NSObjectFlag)

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

PTToolManagerViewControllerPresentation(IntPtr)

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

Properties

ClassHandle

Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type Description
System.IntPtr

PrefersNavigationBarHidden

Declaration
public virtual bool PrefersNavigationBarHidden { get; }
Property Value
Type Description
System.Boolean

Implements

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