Skip to main content

LineHeight Property

Gets or sets the line height. By default, this is set to NaN, which determines the appropriate height automatically.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public double LineHeight { get; set; }

Property Value

Double

See Also

Reference

TextPresenter Class
Avalonia.Controls.Presenters Namespace