TextBlock.

TextLayout Property

Summary

Gets the TextLayout used to render the text.
Namespace
Avalonia.Controls
Containing Type
TextBlock

Syntax

public TextLayout TextLayout { get; }

Value

Type Description
TextLayout