Class PTHalfModalPresentationManager
Inheritance
System.Object
PTHalfModalPresentationManager
Implements
UIKit.IUIAdaptivePresentationControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIPopoverPresentationControllerDelegate
UIKit.IUIViewControllerTransitioningDelegate
Namespace: pdftron.PDF.Tools
Assembly: Tools.dll
Syntax
public class PTHalfModalPresentationManager : NSObject, IUIAdaptivePresentationControllerDelegate, INativeObject, IDisposable, IUIPopoverPresentationControllerDelegate, IUIViewControllerTransitioningDelegate
Constructors
PTHalfModalPresentationManager()
Declaration
public PTHalfModalPresentationManager()
PTHalfModalPresentationManager(NSObjectFlag)
Declaration
protected PTHalfModalPresentationManager(NSObjectFlag t)
Parameters
Type | Name | Description |
---|---|---|
Foundation.NSObjectFlag | t |
PTHalfModalPresentationManager(IntPtr)
Declaration
protected PTHalfModalPresentationManager(IntPtr handle)
Parameters
Type | Name | Description |
---|---|---|
System.IntPtr | handle |
Properties
ClassHandle
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type | Description |
---|---|
System.IntPtr |
PopoverSourceRect
Declaration
public virtual CGRect PopoverSourceRect { get; set; }
Property Value
Type | Description |
---|---|
CoreGraphics.CGRect |
PopoverSourceView
Declaration
public virtual UIView PopoverSourceView { get; set; }
Property Value
Type | Description |
---|---|
UIKit.UIView |
Methods
Dispose(Boolean)
Declaration
protected override void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |
Implements
UIKit.IUIAdaptivePresentationControllerDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIPopoverPresentationControllerDelegate
UIKit.IUIViewControllerTransitioningDelegate