UIFontDescriptor.FixedAdvance Property

Definition

Override for font's fixed advance for individual glyphs.

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

Property Value

Default value is 0, null if not set.

Remarks

This can be used from a background thread.

Applies to