FontMetricsDescent Property

Gets the recommended distance under the baseline in design em size.

Definition

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

Property Value

Int32

See Also