UIFont.CapHeight Property

Definition

The height of a capital letter, measured in points. Read-only.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to