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