UIFontDescriptor.Size Property

Definition

The font size, if set.

public float? Size { get; }
member this.Size : Nullable<single>

Property Value

The font size, or null if not set.

Remarks

This can be used from a background thread.

Applies to