Class PTToolManagerViewControllerPresentation
Inheritance
System.Object
PTToolManagerViewControllerPresentation
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTToolManagerViewControllerPresentation : NSObject, IPTToolManagerViewControllerPresentation
Constructors
PTToolManagerViewControllerPresentation()
Declaration
public PTToolManagerViewControllerPresentation()
PTToolManagerViewControllerPresentation(NSObjectFlag)
Declaration
protected PTToolManagerViewControllerPresentation(NSObjectFlag t)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSObjectFlag | t |
PTToolManagerViewControllerPresentation(NativeHandle)
Declaration
protected PTToolManagerViewControllerPresentation(NativeHandle handle)
Parameters
Type | Name | Description |
---|---|---|
ObjCRuntime.NativeHandle | handle |
Properties
ClassHandle
Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type | Description |
---|---|
ObjCRuntime.NativeHandle |
PrefersNavigationBarHidden
Declaration
public virtual bool PrefersNavigationBarHidden { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
ObjCRuntime.INativeObject
System.IDisposable