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