Class PTCalloutCreate
Inheritance
System.Object
PTCalloutCreate
Implements
UIKit.IUIAdaptivePresentationControllerDelegate
UIKit.IUIGestureRecognizerDelegate
UIKit.IUIPopoverPresentationControllerDelegate
UIKit.IUIScrollViewDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUITextViewDelegate
Assembly: Tools.dll
public class PTCalloutCreate : PTFreeTextCreate, IPTNoteEditControllerDelegate, IPTOverridable, IPTToolSwitching, IPTPDFViewCtrlToolDelegate, IUIAdaptivePresentationControllerDelegate, IUIGestureRecognizerDelegate, IUIPopoverPresentationControllerDelegate, IUIScrollViewDelegate, INativeObject, IDisposable, IUITextViewDelegate
Constructors
Declaration
Declaration
public PTCalloutCreate(NSCoder coder)
Parameters
Type |
Name |
Description |
Foundation.NSCoder |
coder |
|
Declaration
protected PTCalloutCreate(NSObjectFlag t)
Parameters
Type |
Name |
Description |
Foundation.NSObjectFlag |
t |
|
Declaration
protected PTCalloutCreate(IntPtr handle)
Parameters
Type |
Name |
Description |
System.IntPtr |
handle |
|
Properties
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance Appearance { get; }
Property Value
Declaration
public override IntPtr ClassHandle { get; }
Property Value
Type |
Description |
System.IntPtr |
|
Overrides
Methods
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance AppearanceWhenContainedIn(params Type[] containers)
Parameters
Type |
Name |
Description |
System.Type[] |
containers |
|
Returns
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance GetAppearance(UITraitCollection traits)
Parameters
Type |
Name |
Description |
UIKit.UITraitCollection |
traits |
|
Returns
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance GetAppearance(UITraitCollection traits, params Type[] containers)
Parameters
Type |
Name |
Description |
UIKit.UITraitCollection |
traits |
|
System.Type[] |
containers |
|
Returns
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance GetAppearance<T>()
where T : PTCalloutCreate
Returns
Type Parameters
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance GetAppearance<T>(UITraitCollection traits)
where T : PTCalloutCreate
Parameters
Type |
Name |
Description |
UIKit.UITraitCollection |
traits |
|
Returns
Type Parameters
Declaration
public static PTCalloutCreate.PTCalloutCreateAppearance GetAppearance<T>(UITraitCollection traits, params Type[] containers)
where T : PTCalloutCreate
Parameters
Type |
Name |
Description |
UIKit.UITraitCollection |
traits |
|
System.Type[] |
containers |
|
Returns
Type Parameters
Implements
UIKit.IUIAdaptivePresentationControllerDelegate
UIKit.IUIGestureRecognizerDelegate
UIKit.IUIPopoverPresentationControllerDelegate
UIKit.IUIScrollViewDelegate
ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUITextViewDelegate