UIFontDescriptor.Size Property

Definition

Font size (if set).

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

Property Value

Remarks

This can be used from a background thread.

Applies to