다음을 통해 공유


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

적용 대상