UIFont.Leading Property

Definition

Deprecated: spacing between lines of text from baseline to baseline. Use LineHeight instead.

public virtual nfloat Leading { [Foundation.Export("leading")] get; }
member this.Leading : nfloat

Property Value

Spacing in points.

Attributes

Remarks

This can be used from a background thread.

Applies to