FontMetricsIsFixedPitch Property

A Boolean value indicating whether all glyphs in the font have the same advancement.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsFixedPitch { get; init; }

Property Value

Boolean

See Also