共用方式為


NSTextAttachmentContainer 建構函式

定義

多載

NSTextAttachmentContainer()
NSTextAttachmentContainer(NSObjectFlag)
NSTextAttachmentContainer(IntPtr)

NSTextAttachmentContainer()

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

適用於

NSTextAttachmentContainer(NSObjectFlag)

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

參數

適用於

NSTextAttachmentContainer(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於