Share via


NSTextView.DefaultParagraphStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSParagraphStyle DefaultParagraphStyle { [Foundation.Export("defaultParagraphStyle")] get; [Foundation.Export("setDefaultParagraphStyle:")] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSParagraphStyle? DefaultParagraphStyle { [Foundation.Export("defaultParagraphStyle")] get; [Foundation.Export("setDefaultParagraphStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultParagraphStyle")>]
[<set: Foundation.Export("setDefaultParagraphStyle:")>]
member this.DefaultParagraphStyle : AppKit.NSParagraphStyle with get, set

Property Value

Attributes

Applies to