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

适用于