NSMutableParagraphStyle.MinimumLineHeight Property

Definition

The minimum height, in points, of lines in the paragraph.

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