Class PTAnnotationReplyInputViewController
Inheritance
System.Object
PTAnnotationReplyInputViewController
Implements
ObjCRuntime.INativeObject
System.IDisposable
Assembly: Tools.dll
public class PTAnnotationReplyInputViewController : UIViewController, IPTOverridable
Constructors
Declaration
public PTAnnotationReplyInputViewController()
Declaration
public PTAnnotationReplyInputViewController(NSCoder coder)
Parameters
Type |
Name |
Description |
Foundation.NSCoder |
coder |
|
Declaration
protected PTAnnotationReplyInputViewController(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
Declaration
protected PTAnnotationReplyInputViewController(NativeHandle handle)
Parameters
Type |
Name |
Description |
ObjCRuntime.NativeHandle |
handle |
|
Properties
Declaration
public override NativeHandle ClassHandle { get; }
Property Value
Type |
Description |
ObjCRuntime.NativeHandle |
|
Declaration
public PTAnnotationReplyInputViewControllerDelegate Delegate { get; set; }
Property Value
Declaration
public virtual PTAnnotationReplyInputView ReplyInputView { 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