NSTextTable 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
NSTextTable() | |
NSTextTable(NSCoder) | |
NSTextTable(NSObjectFlag) | |
NSTextTable(IntPtr) |
NSTextTable()
NSTextTable(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSTextTable (Foundation.NSCoder coder);
new AppKit.NSTextTable : Foundation.NSCoder -> AppKit.NSTextTable
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSTextTable(NSObjectFlag)
protected NSTextTable (Foundation.NSObjectFlag t);
new AppKit.NSTextTable : Foundation.NSObjectFlag -> AppKit.NSTextTable
Parameters
Applies to
NSTextTable(IntPtr)
protected internal NSTextTable (IntPtr handle);
new AppKit.NSTextTable : nativeint -> AppKit.NSTextTable
Parameters
- handle
-
IntPtr
nativeint