UIFont.xHeight Property

Definition

The size of the a lower cased "x", as measured in points.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to