UIFont.PointSize Property

Definition

The size of a point in the receiver.

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

Property Value

Attributes

Remarks

This can be used from a background thread.

Applies to