Partilhar via


NSMutableParagraphStyle Construtores

Definição

Sobrecargas

NSMutableParagraphStyle()
NSMutableParagraphStyle(NSCoder)
NSMutableParagraphStyle(NSObjectFlag)
NSMutableParagraphStyle(IntPtr)

NSMutableParagraphStyle()

[Foundation.Export("init")]
public NSMutableParagraphStyle ();
Atributos

Aplica-se a

NSMutableParagraphStyle(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSMutableParagraphStyle (Foundation.NSCoder coder);
new AppKit.NSMutableParagraphStyle : Foundation.NSCoder -> AppKit.NSMutableParagraphStyle

Parâmetros

coder
NSCoder
Atributos

Aplica-se a

NSMutableParagraphStyle(NSObjectFlag)

protected NSMutableParagraphStyle (Foundation.NSObjectFlag t);
new AppKit.NSMutableParagraphStyle : Foundation.NSObjectFlag -> AppKit.NSMutableParagraphStyle

Parâmetros

Aplica-se a

NSMutableParagraphStyle(IntPtr)

protected internal NSMutableParagraphStyle (IntPtr handle);
new AppKit.NSMutableParagraphStyle : nativeint -> AppKit.NSMutableParagraphStyle

Parâmetros

handle
IntPtr

nativeint

Aplica-se a