NSMutableParagraphStyle.HeadIndent Property

Definition

The indentation of the paragraph's lines, other than the first. (See FirstLineHeadIndent.)

public override nfloat HeadIndent { [Foundation.Export("headIndent")] get; [Foundation.Export("setHeadIndent:")] set; }
member this.HeadIndent : 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