次の方法で共有


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

適用対象