UIFont.Ascender Property

Definition

The top y-coordinate of the longest ascender, as measured in points from the baseline.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to