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