Class PTCreateRubberStampViewController
Inheritance
System.Object
PTCreateRubberStampViewController
Implements
ObjCRuntime.INativeObject
System.IDisposable
Assembly: Tools.dll
public class PTCreateRubberStampViewController : UIViewController, IPTOverridable, INativeObject, IDisposable
Constructors
Declaration
public PTCreateRubberStampViewController()
Declaration
public PTCreateRubberStampViewController(NSCoder coder)
Parameters
Type |
Name |
Description |
Foundation.NSCoder |
coder |
|
Declaration
protected PTCreateRubberStampViewController(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
Declaration
protected PTCreateRubberStampViewController(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Properties
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type |
Description |
System.IntPtr |
|
Declaration
public PTCreateRubberStampViewControllerDelegate Delegate { get; set; }
Property Value
Declaration
public virtual PTRubberStampManager RubberStampManager { get; }
Property Value
Declaration
public virtual NSObject WeakDelegate { get; set; }
Property Value
Type |
Description |
Foundation.NSObject |
|
Methods
Declaration
protected override void Dispose(bool disposing)
Parameters
Type |
Name |
Description |
System.Boolean |
disposing |
|
Implements
ObjCRuntime.INativeObject
System.IDisposable