NSParagraphStyle.LineSpacing Property

Definition

The distance, in points, between the bottom of one line fragment and the top of the next.

public virtual nfloat LineSpacing { [Foundation.Export("lineSpacing")] get; [Foundation.NotImplemented] set; }
member this.LineSpacing : 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