Class PTToolManagerViewControllerPresentation
Inheritance
System.Object
PTToolManagerViewControllerPresentation
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
ObjCRuntime.INativeObject
System.IDisposable