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