NSTextAttachmentContainer Constructors

Definition

Overloads

NSTextAttachmentContainer()
NSTextAttachmentContainer(NSObjectFlag)
NSTextAttachmentContainer(IntPtr)

NSTextAttachmentContainer()

[Foundation.Export("init")]
protected NSTextAttachmentContainer ();
Attributes

Applies to

NSTextAttachmentContainer(NSObjectFlag)

protected NSTextAttachmentContainer (Foundation.NSObjectFlag t);
new AppKit.NSTextAttachmentContainer : Foundation.NSObjectFlag -> AppKit.NSTextAttachmentContainer

Parameters

Applies to

NSTextAttachmentContainer(IntPtr)

protected internal NSTextAttachmentContainer (IntPtr handle);
new AppKit.NSTextAttachmentContainer : nativeint -> AppKit.NSTextAttachmentContainer

Parameters

handle
IntPtr

nativeint

Applies to