TextPresenterTextLayout Property
Gets the TextLayout used to render the text.
Namespace: Avalonia.Controls.PresentersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TextLayout TextLayout { get; }
Public ReadOnly Property TextLayout As TextLayout
Get
member TextLayout : TextLayout with get
Property Value
TextLayout