Share via


NSParagraphStyle.FirstLineHeadIndent Property

Definition

The indentation of the paragraph's first line.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat FirstLineHeadIndent { [Foundation.Export("firstLineHeadIndent")] get; [Foundation.NotImplemented] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("firstLineHeadIndent")>]
[<set: Foundation.NotImplemented>]
member this.FirstLineHeadIndent : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to