NSTextAttachmentContainer Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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