TextPresenterTextLayout Property

Gets the TextLayout used to render the text.

Definition

Namespace: Avalonia.Controls.Presenters
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TextLayout TextLayout { get; }

Property Value

TextLayout

See Also